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 D | tomcrypt_pk.h | 297 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 D | ecc_sign_hash.c | 26 int ecc_sign_hash_ex(const unsigned char *in, unsigned long inlen, in ecc_sign_hash_ex() function
|
Completed in 5 milliseconds