Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dtoken_capabilities.c120 MECHANISM(PKCS11_CKM_ECDSA_SHA384, CKFM_AUTH_NO_RECOVER, ANY_PART),
273 TA_MECHANISM(PKCS11_CKM_ECDSA_SHA384, CKFM_AUTH_NO_RECOVER),
409 case PKCS11_CKM_ECDSA_SHA384: in pkcs11_mechanism_supported_key_sizes()
461 case PKCS11_CKM_ECDSA_SHA384: in mechanism_supported_key_sizes_bytes()
H A Dprocessing_asymm.c47 case PKCS11_CKM_ECDSA_SHA384: in processing_is_tee_asymm()
99 { PKCS11_CKM_ECDSA_SHA384, 1, TEE_ALG_SHA384 }, in pkcs2tee_algorithm()
138 case PKCS11_CKM_ECDSA_SHA384: in pkcs2tee_algorithm()
629 case PKCS11_CKM_ECDSA_SHA384: in step_asymm_operation()
667 case PKCS11_CKM_ECDSA_SHA384: in step_asymm_operation()
728 case PKCS11_CKM_ECDSA_SHA384: in step_asymm_operation()
960 case PKCS11_CKM_ECDSA_SHA384: in step_asymm_operation()
H A Dprocessing_ec.c445 case PKCS11_CKM_ECDSA_SHA384: in pkcs2tee_algo_ecdsa()
H A Dpkcs11_attributes.c2057 case PKCS11_CKM_ECDSA_SHA384: in check_parent_attrs_against_processing()
/optee_os/ta/pkcs11/include/
H A Dpkcs11_ta.h1315 PKCS11_CKM_ECDSA_SHA384 = 0x01045, enumerator