Searched refs:TEE_ALG_AES_CMAC (Results 1 – 8 of 8) sorted by relevance
15 if (crypto_mac_alloc_ctx(mac, TEE_ALG_AES_CMAC)) in glue_mac_context_init()
64 case TEE_ALG_AES_CMAC: in tee_cipher_get_block_size()
249 case TEE_ALG_AES_CMAC: in __tee_alg_get_digest_size()
231 #define TEE_ALG_AES_CMAC 0x30000610 macro
75 { PKCS11_CKM_AES_CMAC, TEE_ALG_AES_CMAC }, in pkcs2tee_algorithm()76 { PKCS11_CKM_AES_CMAC_GENERAL, TEE_ALG_AES_CMAC }, in pkcs2tee_algorithm()
122 case TEE_ALG_AES_CMAC: in get_macalgo()
312 case TEE_ALG_AES_CMAC: in crypto_mac_alloc_ctx()
288 case TEE_ALG_AES_CMAC: in TEE_AllocateOperation() 2462 if (alg == TEE_ALG_AES_CMAC) in TEE_IsAlgorithmSupported()