Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dtoken_capabilities.c116 MECHANISM(PKCS11_CKM_ECDSA, CKFM_AUTH_NO_RECOVER, SINGLE_PART_ONLY),
269 TA_MECHANISM(PKCS11_CKM_ECDSA, CKFM_AUTH_NO_RECOVER),
405 case PKCS11_CKM_ECDSA: in pkcs11_mechanism_supported_key_sizes()
456 case PKCS11_CKM_ECDSA: in mechanism_supported_key_sizes_bytes()
H A Dprocessing_asymm.c42 case PKCS11_CKM_ECDSA: in processing_is_tee_asymm()
95 { PKCS11_CKM_ECDSA, 1, 0 }, in pkcs2tee_algorithm()
134 case PKCS11_CKM_ECDSA: in pkcs2tee_algorithm()
706 case PKCS11_CKM_ECDSA: in step_asymm_operation()
775 case PKCS11_CKM_ECDSA: in step_asymm_operation()
H A Dprocessing_ec.c441 case PKCS11_CKM_ECDSA: in pkcs2tee_algo_ecdsa()
H A Dpkcs11_attributes.c2053 case PKCS11_CKM_ECDSA: in check_parent_attrs_against_processing()
/optee_os/ta/pkcs11/include/
H A Dpkcs11_ta.h1311 PKCS11_CKM_ECDSA = 0x01041, enumerator