Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/marvell/cesa/
H A Dhash.c487 if (mv_cesa_mac_op_is_first_frag(tmpl)) in mv_cesa_dma_add_frag()
542 mv_cesa_update_op_cfg(op, mv_cesa_mac_op_is_first_frag(op) ? in mv_cesa_ahash_dma_last_req()
619 if (!mv_cesa_mac_op_is_first_frag(&creq->op_tmpl)) in mv_cesa_ahash_dma_req_init()
H A Dcesa.h720 static inline bool mv_cesa_mac_op_is_first_frag(const struct mv_cesa_op_ctx *op) in mv_cesa_mac_op_is_first_frag() function
/kernel/linux/linux-6.6/drivers/crypto/marvell/cesa/
H A Dhash.c511 if (mv_cesa_mac_op_is_first_frag(tmpl)) in mv_cesa_dma_add_frag()
566 mv_cesa_update_op_cfg(op, mv_cesa_mac_op_is_first_frag(op) ? in mv_cesa_ahash_dma_last_req()
643 if (!mv_cesa_mac_op_is_first_frag(&creq->op_tmpl)) in mv_cesa_ahash_dma_req_init()
H A Dcesa.h724 static inline bool mv_cesa_mac_op_is_first_frag(const struct mv_cesa_op_ctx *op) in mv_cesa_mac_op_is_first_frag() function

Completed in 9 milliseconds