Searched refs:crypto_verify_32 (Results 1 – 5 of 5) sorted by relevance
133 int crypto_verify_32(const unsigned char *x,const unsigned char *y) in crypto_verify_32() function206 ret = crypto_verify_32(sm, t2); in crypto_sign_ed25519_open()
12 int crypto_verify_32(const unsigned char *x,const unsigned char *y) in crypto_verify_32() function
33 int crypto_verify_32(const unsigned char *, const unsigned char *);
130 ret = crypto_verify_32(sm, t2); in crypto_sign_ed25519_open()
346 result |= crypto_verify_32(hash,cstr); in crypto_kem_sntrup4591761_dec()