Searched refs:ecc_sign_hash_rfc7518 (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/lib/libtomcrypt/ |
| H A D | ecc.c | 270 ltc_res = ecc_sign_hash_rfc7518(msg, msg_len, sig, <c_sig_len, in _ltc_ecc_sign()
|
| /optee_os/core/lib/libtomcrypt/src/headers/ |
| H A D | tomcrypt_pk.h | 298 #define ecc_sign_hash_rfc7518(in_, inlen_, out_, outlen_, prng_, wprng_, key_) \ macro
|