Searched refs:ecc_sign_hash_ex (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/lib/libtomcrypt/src/headers/ |
| H A D | tomcrypt_pk.h | 299 ecc_sign_hash_ex(in_, inlen_, out_, outlen_, prng_, wprng_, LTC_ECCSIG_RFC7518, NULL, key_) 302 ecc_sign_hash_ex(in_, inlen_, out_, outlen_, prng_, wprng_, LTC_ECCSIG_ANSIX962, NULL, key_) 310 int ecc_sign_hash_ex(const unsigned char *in, unsigned long inlen,
|
| /optee_os/core/lib/libtomcrypt/src/pk/ecc/ |
| H 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
|