Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dtoken_capabilities.c117 MECHANISM(PKCS11_CKM_ECDSA_SHA1, CKFM_AUTH_NO_RECOVER, ANY_PART),
270 TA_MECHANISM(PKCS11_CKM_ECDSA_SHA1, CKFM_AUTH_NO_RECOVER),
406 case PKCS11_CKM_ECDSA_SHA1: in pkcs11_mechanism_supported_key_sizes()
458 case PKCS11_CKM_ECDSA_SHA1: in mechanism_supported_key_sizes_bytes()
H A Dprocessing_asymm.c44 case PKCS11_CKM_ECDSA_SHA1: in processing_is_tee_asymm()
96 { PKCS11_CKM_ECDSA_SHA1, 1, TEE_ALG_SHA1 }, in pkcs2tee_algorithm()
135 case PKCS11_CKM_ECDSA_SHA1: in pkcs2tee_algorithm()
626 case PKCS11_CKM_ECDSA_SHA1: in step_asymm_operation()
664 case PKCS11_CKM_ECDSA_SHA1: in step_asymm_operation()
725 case PKCS11_CKM_ECDSA_SHA1: in step_asymm_operation()
957 case PKCS11_CKM_ECDSA_SHA1: in step_asymm_operation()
H A Dprocessing_ec.c442 case PKCS11_CKM_ECDSA_SHA1: in pkcs2tee_algo_ecdsa()
H A Dpkcs11_attributes.c2054 case PKCS11_CKM_ECDSA_SHA1: in check_parent_attrs_against_processing()
/optee_os/ta/pkcs11/include/
H A Dpkcs11_ta.h1312 PKCS11_CKM_ECDSA_SHA1 = 0x01042, enumerator