Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Dcaamhash.c133 static inline bool is_cmac_aes(u32 algtype) in is_cmac_aes() function
836 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()
/kernel/linux/linux-6.6/drivers/crypto/caam/
H A Dcaamhash.c138 static inline bool is_cmac_aes(u32 algtype) in is_cmac_aes() function
843 is_cmac_aes(ctx->adata.algtype)) && to_hash >= blocksize && in ahash_update_ctx()
1219 is_cmac_aes(ctx->adata.algtype)) && to_hash >= blocksize && in ahash_update_no_ctx()
1416 is_cmac_aes(ctx->adata.algtype)) && to_hash >= blocksize && in ahash_update_first()
1799 } else if (is_cmac_aes(caam_hash->alg_type)) { in caam_hash_cra_init()

Completed in 7 milliseconds