Searched refs:is_xcbc_aes (Results 1 – 3 of 3) sorted by relevance
101 if (is_xcbc_aes(adata->algtype)) in cnstr_shdsc_sk_hash()136 if (is_xcbc_aes(adata->algtype) && state == OP_ALG_AS_INIT) in cnstr_shdsc_sk_hash()
18 static inline bool is_xcbc_aes(u32 algtype) in is_xcbc_aes() function
843 if ((is_xcbc_aes(ctx->adata.algtype) || in ahash_update_ctx()1219 if ((is_xcbc_aes(ctx->adata.algtype) || in ahash_update_no_ctx()1416 if ((is_xcbc_aes(ctx->adata.algtype) || in ahash_update_first()1796 if (is_xcbc_aes(caam_hash->alg_type)) { in caam_hash_cra_init()