Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dprocessing_symm.c43 case PKCS11_CKM_SHA256_HMAC_GENERAL: in processing_is_tee_symm()
87 { PKCS11_CKM_SHA256_HMAC_GENERAL, TEE_ALG_HMAC_SHA256 }, in pkcs2tee_algorithm()
150 { PKCS11_CKM_SHA256_HMAC_GENERAL, TEE_TYPE_HMAC_SHA256 }, in pkcsmech2tee_key_type()
182 { PKCS11_CKM_SHA256_HMAC_GENERAL, TEE_ALG_SHA256 }, in hmac_to_tee_hash()
229 case PKCS11_CKM_SHA256_HMAC_GENERAL: in allocate_tee_operation()
354 case PKCS11_CKM_SHA256_HMAC_GENERAL: in load_tee_key()
523 case PKCS11_CKM_SHA256_HMAC_GENERAL: in input_hmac_len_is_valid()
570 case PKCS11_CKM_SHA256_HMAC_GENERAL: in init_tee_operation()
805 case PKCS11_CKM_SHA256_HMAC_GENERAL: in step_symm_operation()
941 case PKCS11_CKM_SHA256_HMAC_GENERAL: in step_symm_operation()
H A Dtoken_capabilities.c105 MECHANISM(PKCS11_CKM_SHA256_HMAC_GENERAL, CKFM_AUTH_NO_RECOVER,
262 TA_MECHANISM(PKCS11_CKM_SHA256_HMAC_GENERAL, CKFM_AUTH_NO_RECOVER),
378 case PKCS11_CKM_SHA256_HMAC_GENERAL: in pkcs11_mechanism_supported_key_sizes()
H A Dpkcs11_attributes.c1992 case PKCS11_CKM_SHA256_HMAC_GENERAL: in check_parent_attrs_against_processing()
2018 case PKCS11_CKM_SHA256_HMAC_GENERAL: in check_parent_attrs_against_processing()
/optee_os/ta/pkcs11/include/
H A Dpkcs11_ta.h1299 PKCS11_CKM_SHA256_HMAC_GENERAL = 0x00252, enumerator