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

/linux-master/drivers/crypto/marvell/cesa/
H A Dcesa.h665 static inline u32 mv_cesa_get_op_cfg(const struct mv_cesa_op_ctx *op) function
726 return (mv_cesa_get_op_cfg(op) & CESA_SA_DESC_CFG_FRAG_MSK) ==
H A Dcipher.c706 if (mv_cesa_get_op_cfg(tmpl) & CESA_SA_DESC_CFG_DIR_DEC)
H A Dhash.c210 frag_mode = mv_cesa_get_op_cfg(op) & CESA_SA_DESC_CFG_FRAG_MSK;

Completed in 209 milliseconds