Searched refs:rsa_decrypt_key_ex (Results 1 – 6 of 6) sorted by relevance
/optee_os/core/lib/libtomcrypt/src/pk/rsa/ |
A D | rsa_decrypt_key.c | 33 int rsa_decrypt_key_ex(const unsigned char *in, unsigned long inlen, in rsa_decrypt_key_ex() function
|
/optee_os/core/lib/libtomcrypt/src/headers/ |
A D | tomcrypt_pk.h | 70 …rsa_decrypt_key_ex(_in, _inlen, _out, _outlen, _lparam, _lparamlen, _hash_idx, LTC_PKCS_1_OAEP, _s… 89 int rsa_decrypt_key_ex(const unsigned char *in, unsigned long inlen,
|
/optee_os/core/lib/libtomcrypt/ |
A D | rsa.c | 331 ltc_res = rsa_decrypt_key_ex(src, src_len, buf, &blen, in crypto_acipher_rsaes_decrypt()
|
/optee_os/out/arm/core/ |
A D | tee.symb_sizes | 215 000000000e13c010 0000000000000180 T rsa_decrypt_key_ex
|
A D | tee.dmp | 78531 e13309c: 940023dd bl e13c010 <rsa_decrypt_key_ex> 91688 000000000e13c010 <rsa_decrypt_key_ex>: 91689 rsa_decrypt_key_ex(): 91762 e13c0e4: 14000005 b e13c0f8 <rsa_decrypt_key_ex+0xe8> 91767 e13c0f4: 34fffc20 cbz w0, e13c078 <rsa_decrypt_key_ex+0x68> 91796 e13c150: 17ffffe3 b e13c0dc <rsa_decrypt_key_ex+0xcc> 91803 e13c16c: 17fffff8 b e13c14c <rsa_decrypt_key_ex+0x13c> 91806 e13c174: 17ffffe1 b e13c0f8 <rsa_decrypt_key_ex+0xe8> 91809 e13c17c: 17ffffdf b e13c0f8 <rsa_decrypt_key_ex+0xe8> 91812 e13c184: 17ffffdd b e13c0f8 <rsa_decrypt_key_ex+0xe8> [all …]
|
A D | tee.map | 178 out/arm/core/lib/libtomcrypt/libtomcrypt.a(rsa.o) (rsa_decrypt_key_ex) 24069 .text.rsa_decrypt_key_ex 24071 0x000000000e13c010 rsa_decrypt_key_ex
|
Completed in 219 milliseconds