Home
last modified time | relevance | path

Searched refs:TEE_ALG_RSA_NOPAD (Results 1 – 5 of 5) sorted by relevance

/optee_os/lib/libutee/include/
H A Dtee_api_defines.h275 #define TEE_ALG_RSA_NOPAD 0x60000030 macro
/optee_os/ta/pkcs11/src/
H A Dprocessing_asymm.c71 { PKCS11_CKM_RSA_X_509, TEE_ALG_RSA_NOPAD, 0 }, in pkcs2tee_algorithm()
/optee_os/core/drivers/crypto/se050/core/
H A Drsa.c99 case TEE_ALG_RSA_NOPAD: in tee2se050()
/optee_os/lib/libutee/
H A Dtee_api_operations.c227 case TEE_ALG_RSA_NOPAD: in TEE_AllocateOperation()
2650 if (alg == TEE_ALG_RSA_NOPAD) in TEE_IsAlgorithmSupported()
/optee_os/core/tee/
H A Dtee_svc_cryp.c4477 case TEE_ALG_RSA_NOPAD: in syscall_asymm_operate()