Home
last modified time | relevance | path

Searched refs:is_xcbc_aes (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Dcaamhash_desc.c101 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()
H A Dcaamhash_desc.h18 static inline bool is_xcbc_aes(u32 algtype) in is_xcbc_aes() function
H A Dcaamhash.c835 if ((is_xcbc_aes(ctx->adata.algtype) || in ahash_update_ctx()
1211 if ((is_xcbc_aes(ctx->adata.algtype) || in ahash_update_no_ctx()
1408 if ((is_xcbc_aes(ctx->adata.algtype) || in ahash_update_first()
1787 if (is_xcbc_aes(caam_hash->alg_type)) { in caam_hash_cra_init()
/kernel/linux/linux-6.6/drivers/crypto/caam/
H A Dcaamhash_desc.c101 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()
H A Dcaamhash_desc.h18 static inline bool is_xcbc_aes(u32 algtype) in is_xcbc_aes() function
H A Dcaamhash.c842 if ((is_xcbc_aes(ctx->adata.algtype) || in ahash_update_ctx()
1218 if ((is_xcbc_aes(ctx->adata.algtype) || in ahash_update_no_ctx()
1415 if ((is_xcbc_aes(ctx->adata.algtype) || in ahash_update_first()
1794 if (is_xcbc_aes(caam_hash->alg_type)) { in caam_hash_cra_init()

Completed in 7 milliseconds