Searched refs:mv_cesa_mac_op_is_first_frag (Results 1 – 2 of 2) sorted by relevance
511 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()
724 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