Home
last modified time | relevance | path

Searched refs:rsa_decrypt_key_ex (Results 1 – 3 of 3) sorted by relevance

/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/rsa/
A Drsa_decrypt_key.c26 int rsa_decrypt_key_ex(const unsigned char *in, unsigned long inlen, in rsa_decrypt_key_ex() function
/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_pk.h63rsa_decrypt_key_ex(in, inlen, out, outlen, lparam, lparamlen, hash_idx, LTC_PKCS_1_OAEP, stat, key)
82 int rsa_decrypt_key_ex(const unsigned char *in, unsigned long inlen,
/optee_os-3.20.0/core/lib/libtomcrypt/
A Drsa.c379 ltc_res = rsa_decrypt_key_ex(src, src_len, buf, &blen, in sw_crypto_acipher_rsaes_decrypt()

Completed in 5 milliseconds