Home
last modified time | relevance | path

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

/drivers/crypto/marvell/cesa/
A Dhash.c213 frag_mode = mv_cesa_get_op_cfg(op) & CESA_SA_DESC_CFG_FRAG_MSK; in mv_cesa_ahash_std_step()
266 mv_cesa_update_op_cfg(op, frag_mode, CESA_SA_DESC_CFG_FRAG_MSK); in mv_cesa_ahash_std_step()
276 CESA_SA_DESC_CFG_FRAG_MSK); in mv_cesa_ahash_std_step()
448 CESA_SA_DESC_CFG_FRAG_MSK); in mv_cesa_ahash_init()
512 CESA_SA_DESC_CFG_FRAG_MSK); in mv_cesa_dma_add_frag()
567 CESA_SA_DESC_CFG_FRAG_MSK); in mv_cesa_ahash_dma_last_req()
874 CESA_SA_DESC_CFG_FRAG_MSK); in mv_cesa_ahash_import()
A Dcesa.h121 #define CESA_SA_DESC_CFG_FRAG_MSK GENMASK(31, 30) macro
729 return (mv_cesa_get_op_cfg(op) & CESA_SA_DESC_CFG_FRAG_MSK) == in mv_cesa_mac_op_is_first_frag()

Completed in 12 milliseconds