Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/marvell/
Dcesa.h120 #define CESA_SA_DESC_CFG_FIRST_FRAG (1 << 30) macro
718 CESA_SA_DESC_CFG_FIRST_FRAG; in mv_cesa_mac_op_is_first_frag()
Dhash.c200 if (frag_mode == CESA_SA_DESC_CFG_FIRST_FRAG) in mv_cesa_ahash_std_step()
230 frag_mode = CESA_SA_DESC_CFG_FIRST_FRAG; in mv_cesa_ahash_std_step()
240 if (frag_mode == CESA_SA_DESC_CFG_FIRST_FRAG) in mv_cesa_ahash_std_step()
416 CESA_SA_DESC_CFG_FIRST_FRAG, in mv_cesa_ahash_init()