Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_pk.h297 ecc_sign_hash_ex(in_, inlen_, out_, outlen_, prng_, wprng_, LTC_ECCSIG_RFC7518, NULL, key_)
300 ecc_sign_hash_ex(in_, inlen_, out_, outlen_, prng_, wprng_, LTC_ECCSIG_ANSIX962, NULL, key_)
308 int ecc_sign_hash_ex(const unsigned char *in, unsigned long inlen,
/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/ecc/
A Decc_sign_hash.c26 int ecc_sign_hash_ex(const unsigned char *in, unsigned long inlen, in ecc_sign_hash_ex() function

Completed in 5 milliseconds