Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_pk.h303 ecc_verify_hash_ex(sig_, siglen_, hash_, hashlen_, LTC_ECCSIG_RFC7518, stat_, key_)
306 ecc_verify_hash_ex(sig_, siglen_, hash_, hashlen_, LTC_ECCSIG_ANSIX962, stat_, key_)
313 int ecc_verify_hash_ex(const unsigned char *sig, unsigned long siglen,
/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/ecc/
A Decc_verify_hash.c24 int ecc_verify_hash_ex(const unsigned char *sig, unsigned long siglen, in ecc_verify_hash_ex() function

Completed in 4 milliseconds