Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dprocessing_asymm.c31 case PKCS11_CKM_SHA224_RSA_PKCS: in processing_is_tee_asymm()
76 { PKCS11_CKM_SHA224_RSA_PKCS, TEE_ALG_RSASSA_PKCS1_V1_5_SHA224, in pkcs2tee_algorithm()
633 case PKCS11_CKM_SHA224_RSA_PKCS: in step_asymm_operation()
671 case PKCS11_CKM_SHA224_RSA_PKCS: in step_asymm_operation()
747 case PKCS11_CKM_SHA224_RSA_PKCS: in step_asymm_operation()
964 case PKCS11_CKM_SHA224_RSA_PKCS: in step_asymm_operation()
H A Dtoken_capabilities.c152 MECHANISM(PKCS11_CKM_SHA224_RSA_PKCS, CKFM_AUTH_NO_RECOVER, ANY_PART),
294 TA_MECHANISM(PKCS11_CKM_SHA224_RSA_PKCS, CKFM_AUTH_NO_RECOVER),
433 case PKCS11_CKM_SHA224_RSA_PKCS: in pkcs11_mechanism_supported_key_sizes()
H A Dpkcs11_attributes.c2078 case PKCS11_CKM_SHA224_RSA_PKCS: in check_parent_attrs_against_processing()
/optee_os/ta/pkcs11/include/
H A Dpkcs11_ta.h1289 PKCS11_CKM_SHA224_RSA_PKCS = 0x00046, enumerator