Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/marvell/cesa/
H A Dcesa.h118 #define CESA_SA_DESC_CFG_FIRST_FRAG (1 << 30) macro
727 CESA_SA_DESC_CFG_FIRST_FRAG; in mv_cesa_mac_op_is_first_frag()
H A Dhash.c214 if (frag_mode == CESA_SA_DESC_CFG_FIRST_FRAG) in mv_cesa_ahash_std_step()
258 frag_mode = CESA_SA_DESC_CFG_FIRST_FRAG; in mv_cesa_ahash_std_step()
271 if (frag_mode == CESA_SA_DESC_CFG_FIRST_FRAG) in mv_cesa_ahash_std_step()
448 CESA_SA_DESC_CFG_FIRST_FRAG, in mv_cesa_ahash_init()