Searched refs:crypto_common_cmac_alloc_ctx (Results 1 – 1 of 1) sorted by relevance
86 static TEE_Result crypto_common_cmac_alloc_ctx(struct crypto_mac_ctx **ctx_ret, in crypto_common_cmac_alloc_ctx() function111 return crypto_common_cmac_alloc_ctx(ctx_ret, "aes"); in crypto_aes_cmac_alloc_ctx()116 return crypto_common_cmac_alloc_ctx(ctx_ret, "3des"); in crypto_des3_cmac_alloc_ctx()