Searched refs:crypto_verify_32 (Results 1 – 3 of 3) sorted by relevance
32 int crypto_verify_32(const unsigned char *, const unsigned char *);
12 int crypto_verify_32(const unsigned char *x,const unsigned char *y) in crypto_verify_32() function
130 ret = crypto_verify_32(sm, t2); in crypto_sign_ed25519_open()