Home
last modified time | relevance | path

Searched refs:tweetnacl_crypto_verify_32 (Results 1 – 1 of 1) sorted by relevance

/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/ec25519/
A Dtweetnacl.c36 static int tweetnacl_crypto_verify_32(const u8 *x,const u8 *y) in tweetnacl_crypto_verify_32() function
99 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