Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/marvell/cesa/
Dcesa.h118 #define CESA_SA_DESC_CFG_FIRST_FRAG (1 << 30) macro
723 CESA_SA_DESC_CFG_FIRST_FRAG; in mv_cesa_mac_op_is_first_frag()
Dhash.c205 if (frag_mode == CESA_SA_DESC_CFG_FIRST_FRAG) in mv_cesa_ahash_std_step()
237 frag_mode = CESA_SA_DESC_CFG_FIRST_FRAG; in mv_cesa_ahash_std_step()
247 if (frag_mode == CESA_SA_DESC_CFG_FIRST_FRAG) in mv_cesa_ahash_std_step()
424 CESA_SA_DESC_CFG_FIRST_FRAG, in mv_cesa_ahash_init()