mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 03:52:35 +01:00
7120118a5e
ED25519 authentication plugin
2 lines
105 B
C
2 lines
105 B
C
#define crypto_verify_32 crypto_verify
|
|
int crypto_verify(const unsigned char *x,const unsigned char *y);
|