1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 16:57:16 +01:00
SqMod/vendor/MDBC/plugins/auth/ref10/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);