Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dtoken_capabilities.c119 MECHANISM(PKCS11_CKM_ECDSA_SHA256, CKFM_AUTH_NO_RECOVER, ANY_PART),
272 TA_MECHANISM(PKCS11_CKM_ECDSA_SHA256, CKFM_AUTH_NO_RECOVER),
408 case PKCS11_CKM_ECDSA_SHA256: in pkcs11_mechanism_supported_key_sizes()
460 case PKCS11_CKM_ECDSA_SHA256: in mechanism_supported_key_sizes_bytes()
H A Dprocessing_asymm.c46 case PKCS11_CKM_ECDSA_SHA256: in processing_is_tee_asymm()
98 { PKCS11_CKM_ECDSA_SHA256, 1, TEE_ALG_SHA256 }, in pkcs2tee_algorithm()
137 case PKCS11_CKM_ECDSA_SHA256: in pkcs2tee_algorithm()
628 case PKCS11_CKM_ECDSA_SHA256: in step_asymm_operation()
666 case PKCS11_CKM_ECDSA_SHA256: in step_asymm_operation()
727 case PKCS11_CKM_ECDSA_SHA256: in step_asymm_operation()
959 case PKCS11_CKM_ECDSA_SHA256: in step_asymm_operation()
H A Dprocessing_ec.c444 case PKCS11_CKM_ECDSA_SHA256: in pkcs2tee_algo_ecdsa()
H A Dpkcs11_attributes.c2056 case PKCS11_CKM_ECDSA_SHA256: in check_parent_attrs_against_processing()
/optee_os/ta/pkcs11/include/
H A Dpkcs11_ta.h1314 PKCS11_CKM_ECDSA_SHA256 = 0x01044, enumerator