Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()