Home
last modified time | relevance | path

Searched refs:PKCS11_CKM_SHA384_RSA_PKCS (Results 1 – 4 of 4) sorted by relevance

/optee_os/ta/pkcs11/src/
H A Dprocessing_asymm.c33 case PKCS11_CKM_SHA384_RSA_PKCS: in processing_is_tee_asymm()
80 { PKCS11_CKM_SHA384_RSA_PKCS, TEE_ALG_RSASSA_PKCS1_V1_5_SHA384, in pkcs2tee_algorithm()
635 case PKCS11_CKM_SHA384_RSA_PKCS: in step_asymm_operation()
673 case PKCS11_CKM_SHA384_RSA_PKCS: in step_asymm_operation()
749 case PKCS11_CKM_SHA384_RSA_PKCS: in step_asymm_operation()
966 case PKCS11_CKM_SHA384_RSA_PKCS: in step_asymm_operation()
H A Dtoken_capabilities.c144 MECHANISM(PKCS11_CKM_SHA384_RSA_PKCS, CKFM_AUTH_NO_RECOVER, ANY_PART),
289 TA_MECHANISM(PKCS11_CKM_SHA384_RSA_PKCS, CKFM_AUTH_NO_RECOVER),
428 case PKCS11_CKM_SHA384_RSA_PKCS: in pkcs11_mechanism_supported_key_sizes()
H A Dpkcs11_attributes.c2080 case PKCS11_CKM_SHA384_RSA_PKCS: in check_parent_attrs_against_processing()
/optee_os/ta/pkcs11/include/
H A Dpkcs11_ta.h1284 PKCS11_CKM_SHA384_RSA_PKCS = 0x00041, enumerator