Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dtoken_capabilities.c118 MECHANISM(PKCS11_CKM_ECDSA_SHA224, CKFM_AUTH_NO_RECOVER, ANY_PART),
271 TA_MECHANISM(PKCS11_CKM_ECDSA_SHA224, CKFM_AUTH_NO_RECOVER),
407 case PKCS11_CKM_ECDSA_SHA224: in pkcs11_mechanism_supported_key_sizes()
459 case PKCS11_CKM_ECDSA_SHA224: in mechanism_supported_key_sizes_bytes()
H A Dprocessing_asymm.c45 case PKCS11_CKM_ECDSA_SHA224: in processing_is_tee_asymm()
97 { PKCS11_CKM_ECDSA_SHA224, 1, TEE_ALG_SHA224 }, in pkcs2tee_algorithm()
136 case PKCS11_CKM_ECDSA_SHA224: in pkcs2tee_algorithm()
627 case PKCS11_CKM_ECDSA_SHA224: in step_asymm_operation()
665 case PKCS11_CKM_ECDSA_SHA224: in step_asymm_operation()
726 case PKCS11_CKM_ECDSA_SHA224: in step_asymm_operation()
958 case PKCS11_CKM_ECDSA_SHA224: in step_asymm_operation()
H A Dprocessing_ec.c443 case PKCS11_CKM_ECDSA_SHA224: in pkcs2tee_algo_ecdsa()
H A Dpkcs11_attributes.c2055 case PKCS11_CKM_ECDSA_SHA224: in check_parent_attrs_against_processing()
/optee_os/ta/pkcs11/include/
H A Dpkcs11_ta.h1313 PKCS11_CKM_ECDSA_SHA224 = 0x01043, enumerator