Searched refs:is_cmac_aes (Results 1 – 1 of 1) sorted by relevance
133 static inline bool is_cmac_aes(u32 algtype) in is_cmac_aes() function836 is_cmac_aes(ctx->adata.algtype)) && to_hash >= blocksize && in ahash_update_ctx()1212 is_cmac_aes(ctx->adata.algtype)) && to_hash >= blocksize && in ahash_update_no_ctx()1409 is_cmac_aes(ctx->adata.algtype)) && to_hash >= blocksize && in ahash_update_first()1792 } else if (is_cmac_aes(caam_hash->alg_type)) { in caam_hash_cra_init()