summaryrefslogtreecommitdiffstats
path: root/plugin/auth_ed25519/crypto_verify_32.h
blob: d8235b75c7996826b889db37160ae8a8a5654a03 (plain)
1
2
#define crypto_verify_32 crypto_verify
int crypto_verify(const unsigned char *x,const unsigned char *y);