mariadb/plugin/auth_ed25519/crypto_verify_32.h

3 lines
105 B
C
Raw Normal View History

#define crypto_verify_32 crypto_verify
int crypto_verify(const unsigned char *x,const unsigned char *y);