Searched refs:is_cmac_aes (Results 1 – 1 of 1) sorted by relevance
138 static inline bool is_cmac_aes(u32 algtype) in is_cmac_aes() function844 is_cmac_aes(ctx->adata.algtype)) && to_hash >= blocksize && in ahash_update_ctx()1220 is_cmac_aes(ctx->adata.algtype)) && to_hash >= blocksize && in ahash_update_no_ctx()1417 is_cmac_aes(ctx->adata.algtype)) && to_hash >= blocksize && in ahash_update_first()1800 } else if (is_cmac_aes(caam_hash->alg_type)) { in caam_hash_cra_init()