Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dprocessing_asymm.c34 case PKCS11_CKM_SHA512_RSA_PKCS: in processing_is_tee_asymm()
82 { PKCS11_CKM_SHA512_RSA_PKCS, TEE_ALG_RSASSA_PKCS1_V1_5_SHA512, in pkcs2tee_algorithm()
636 case PKCS11_CKM_SHA512_RSA_PKCS: in step_asymm_operation()
674 case PKCS11_CKM_SHA512_RSA_PKCS: in step_asymm_operation()
750 case PKCS11_CKM_SHA512_RSA_PKCS: in step_asymm_operation()
967 case PKCS11_CKM_SHA512_RSA_PKCS: in step_asymm_operation()
H A Dtoken_capabilities.c145 MECHANISM(PKCS11_CKM_SHA512_RSA_PKCS, CKFM_AUTH_NO_RECOVER, ANY_PART),
290 TA_MECHANISM(PKCS11_CKM_SHA512_RSA_PKCS, CKFM_AUTH_NO_RECOVER),
429 case PKCS11_CKM_SHA512_RSA_PKCS: in pkcs11_mechanism_supported_key_sizes()
H A Dpkcs11_attributes.c2081 case PKCS11_CKM_SHA512_RSA_PKCS: in check_parent_attrs_against_processing()
/optee_os/ta/pkcs11/include/
H A Dpkcs11_ta.h1285 PKCS11_CKM_SHA512_RSA_PKCS = 0x00042, enumerator