Home
last modified time | relevance | path

Searched refs:is_cmac_aes (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/crypto/caam/
Dcaamhash.c155 static inline bool is_cmac_aes(u32 algtype) in is_cmac_aes() function
809 is_cmac_aes(ctx->adata.algtype)) && to_hash >= blocksize && in ahash_update_ctx()
1229 is_cmac_aes(ctx->adata.algtype)) && to_hash >= blocksize && in ahash_update_no_ctx()
1448 is_cmac_aes(ctx->adata.algtype)) && to_hash >= blocksize && in ahash_update_first()
1844 } else if (is_cmac_aes(caam_hash->alg_type)) { in caam_hash_cra_init()