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