Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dprocessing_asymm.c27 case PKCS11_CKM_RSA_PKCS_OAEP: in processing_is_tee_asymm()
69 { PKCS11_CKM_RSA_PKCS_OAEP, 1, 0 }, in pkcs2tee_algorithm()
127 case PKCS11_CKM_RSA_PKCS_OAEP: in pkcs2tee_algorithm()
427 case PKCS11_CKM_RSA_PKCS_OAEP: in init_tee_operation()
578 case PKCS11_CKM_RSA_PKCS_OAEP: in step_asymm_operation()
778 case PKCS11_CKM_RSA_PKCS_OAEP: in step_asymm_operation()
H A Dtoken_capabilities.c133 MECHANISM(PKCS11_CKM_RSA_PKCS_OAEP, CKFM_CIPHER_WRAP,
286 TA_MECHANISM(PKCS11_CKM_RSA_PKCS_OAEP, CKFM_CIPHER),
425 case PKCS11_CKM_RSA_PKCS_OAEP: in pkcs11_mechanism_supported_key_sizes()
H A Dprocessing_rsa.c363 case PKCS11_CKM_RSA_PKCS_OAEP: in pkcs2tee_algo_rsa_oaep()
H A Dpkcs11_attributes.c2083 case PKCS11_CKM_RSA_PKCS_OAEP: in check_parent_attrs_against_processing()
/optee_os/ta/pkcs11/include/
H A Dpkcs11_ta.h1280 PKCS11_CKM_RSA_PKCS_OAEP = 0x00009, enumerator