Home
last modified time | relevance | path

Searched refs:TEE_ALG_RSAES_PKCS1_OAEP_MGF1_SHA1 (Results 1 – 7 of 7) sorted by relevance

/optee_os-3.20.0/lib/libutee/include/
A Dtee_api_defines.h241 #define TEE_ALG_RSAES_PKCS1_OAEP_MGF1_SHA1 0x60210230 macro
/optee_os-3.20.0/core/drivers/crypto/se050/core/
A Drsa.c89 case TEE_ALG_RSAES_PKCS1_OAEP_MGF1_SHA1: in tee2se050()
726 return encrypt_es(TEE_ALG_RSAES_PKCS1_OAEP_MGF1_SHA1, in do_encrypt()
804 return decrypt_es(TEE_ALG_RSAES_PKCS1_OAEP_MGF1_SHA1, in do_decrypt()
/optee_os-3.20.0/ta/pkcs11/src/
A Dprocessing_rsa.c368 *tee_id = TEE_ALG_RSAES_PKCS1_OAEP_MGF1_SHA1; in pkcs2tee_algo_rsa_oaep()
463 *tee_id = TEE_ALG_RSAES_PKCS1_OAEP_MGF1_SHA1; in pkcs2tee_algo_rsa_aes_wrap()
/optee_os-3.20.0/core/lib/libtomcrypt/
A Drsa.c35 case TEE_ALG_RSAES_PKCS1_OAEP_MGF1_SHA1: in tee_algo_to_ltc_hashindex()
/optee_os-3.20.0/lib/libmbedtls/core/
A Drsa.c46 case TEE_ALG_RSAES_PKCS1_OAEP_MGF1_SHA1: in tee_algo_to_mbedtls_hash_algo()
/optee_os-3.20.0/lib/libutee/
A Dtee_api_operations.c187 case TEE_ALG_RSAES_PKCS1_OAEP_MGF1_SHA1: in TEE_AllocateOperation()
1997 alg == TEE_ALG_RSAES_PKCS1_OAEP_MGF1_SHA1) in TEE_IsAlgorithmSupported()
/optee_os-3.20.0/core/tee/
A Dtee_svc_cryp.c4116 case TEE_ALG_RSAES_PKCS1_OAEP_MGF1_SHA1: in syscall_asymm_operate()

Completed in 19 milliseconds