Home
last modified time | relevance | path

Searched refs:CESA_SA_DESC_CFG_FIRST_FRAG (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/marvell/cesa/
H A 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()
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds