Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dprocessing_symm.c39 case PKCS11_CKM_AES_CMAC_GENERAL: in processing_is_tee_symm()
76 { PKCS11_CKM_AES_CMAC_GENERAL, TEE_ALG_AES_CMAC }, in pkcs2tee_algorithm()
252 case PKCS11_CKM_AES_CMAC_GENERAL: in allocate_tee_operation()
532 case PKCS11_CKM_AES_CMAC_GENERAL: in input_hmac_len_is_valid()
566 case PKCS11_CKM_AES_CMAC_GENERAL: in init_tee_operation()
801 case PKCS11_CKM_AES_CMAC_GENERAL: in step_symm_operation()
937 case PKCS11_CKM_AES_CMAC_GENERAL: in step_symm_operation()
H A Dtoken_capabilities.c78 MECHANISM(PKCS11_CKM_AES_CMAC_GENERAL, CKFM_AUTH_NO_RECOVER, ANY_PART),
241 TA_MECHANISM(PKCS11_CKM_AES_CMAC_GENERAL, CKFM_AUTH_NO_RECOVER),
400 case PKCS11_CKM_AES_CMAC_GENERAL: in pkcs11_mechanism_supported_key_sizes()
H A Dpkcs11_attributes.c1950 case PKCS11_CKM_AES_CMAC_GENERAL: in check_parent_attrs_against_processing()
/optee_os/ta/pkcs11/include/
H A Dpkcs11_ta.h1329 PKCS11_CKM_AES_CMAC_GENERAL = 0x0108b, enumerator