Home
last modified time | relevance | path

Searched refs:PKCS11_CKM_SHA512_HMAC_GENERAL (Results 1 – 4 of 4) sorted by relevance

/optee_os-3.20.0/ta/pkcs11/src/
A Dprocessing_symm.c45 case PKCS11_CKM_SHA512_HMAC_GENERAL: in processing_is_tee_symm()
87 { PKCS11_CKM_SHA512_HMAC_GENERAL, TEE_ALG_HMAC_SHA512 }, in pkcs2tee_algorithm()
150 { PKCS11_CKM_SHA512_HMAC_GENERAL, TEE_TYPE_HMAC_SHA512 }, in pkcsmech2tee_key_type()
182 { PKCS11_CKM_SHA512_HMAC_GENERAL, TEE_ALG_SHA512 }, in hmac_to_tee_hash()
228 case PKCS11_CKM_SHA512_HMAC_GENERAL: in allocate_tee_operation()
339 case PKCS11_CKM_SHA512_HMAC_GENERAL: in load_tee_key()
512 case PKCS11_CKM_SHA512_HMAC_GENERAL: in input_hmac_len_is_valid()
555 case PKCS11_CKM_SHA512_HMAC_GENERAL: in init_tee_operation()
783 case PKCS11_CKM_SHA512_HMAC_GENERAL: in step_symm_operation()
882 case PKCS11_CKM_SHA512_HMAC_GENERAL: in step_symm_operation()
A Dtoken_capabilities.c108 MECHANISM(PKCS11_CKM_SHA512_HMAC_GENERAL, CKFM_AUTH_NO_RECOVER,
259 TA_MECHANISM(PKCS11_CKM_SHA512_HMAC_GENERAL, CKFM_AUTH_NO_RECOVER),
380 case PKCS11_CKM_SHA512_HMAC_GENERAL: in pkcs11_mechanism_supported_key_sizes()
A Dpkcs11_attributes.c1739 case PKCS11_CKM_SHA512_HMAC_GENERAL: in check_parent_attrs_against_processing()
1773 case PKCS11_CKM_SHA512_HMAC_GENERAL: in check_parent_attrs_against_processing()
/optee_os-3.20.0/ta/pkcs11/include/
A Dpkcs11_ta.h1245 PKCS11_CKM_SHA512_HMAC_GENERAL = 0x00272, enumerator

Completed in 12 milliseconds