Searched refs:tweetnacl_crypto_verify_32 (Results 1 – 1 of 1) sorted by relevance
36 static int tweetnacl_crypto_verify_32(const u8 *x,const u8 *y) in tweetnacl_crypto_verify_32() function99 return tweetnacl_crypto_verify_32(c,d); in neq25519()476 if (tweetnacl_crypto_verify_32(sm, t)) { in tweetnacl_crypto_sign_open()
Completed in 3 milliseconds