Home
last modified time | relevance | path

Searched refs:mv_cesa_get_op_cfg (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/marvell/cesa/
H A Dcesa.h661 static inline u32 mv_cesa_get_op_cfg(const struct mv_cesa_op_ctx *op) in mv_cesa_get_op_cfg() function
722 return (mv_cesa_get_op_cfg(op) & CESA_SA_DESC_CFG_FRAG_MSK) == in mv_cesa_mac_op_is_first_frag()
H A Dcipher.c696 if (mv_cesa_get_op_cfg(tmpl) & CESA_SA_DESC_CFG_DIR_DEC) in mv_cesa_aes_op()
H A Dhash.c201 frag_mode = mv_cesa_get_op_cfg(op) & CESA_SA_DESC_CFG_FRAG_MSK; in mv_cesa_ahash_std_step()
/kernel/linux/linux-6.6/drivers/crypto/marvell/cesa/
H A Dcesa.h665 static inline u32 mv_cesa_get_op_cfg(const struct mv_cesa_op_ctx *op) in mv_cesa_get_op_cfg() function
726 return (mv_cesa_get_op_cfg(op) & CESA_SA_DESC_CFG_FRAG_MSK) == in mv_cesa_mac_op_is_first_frag()
H A Dcipher.c706 if (mv_cesa_get_op_cfg(tmpl) & CESA_SA_DESC_CFG_DIR_DEC) in mv_cesa_aes_op()
H A Dhash.c210 frag_mode = mv_cesa_get_op_cfg(op) & CESA_SA_DESC_CFG_FRAG_MSK; in mv_cesa_ahash_std_step()

Completed in 11 milliseconds