Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/ecc/
A Decc_sign_hash.c81 if (recid || sigformat==LTC_ECCSIG_ETH27) { in ecc_sign_hash_ex()
136 else if (sigformat == LTC_ECCSIG_ETH27) { in ecc_sign_hash_ex()
A Decc_verify_hash.c81 else if (sigformat == LTC_ECCSIG_ETH27) { in ecc_verify_hash_ex()
A Decc_recover_key.c87 else if (sigformat == LTC_ECCSIG_ETH27) { in ecc_recover_key()
/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_pk.h249 LTC_ECCSIG_ETH27 = 0x2, enumerator

Completed in 7 milliseconds