Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/crypto/marvell/cesa/
Dhash.c224 mv_cesa_set_mac_op_total_len(op, creq->len); in mv_cesa_ahash_std_step()
451 mv_cesa_set_mac_op_total_len(tmpl, 0); in mv_cesa_ahash_init()
565 mv_cesa_set_mac_op_total_len(op, creq->len); in mv_cesa_ahash_dma_last_req()
821 mv_cesa_set_mac_op_total_len(tmpl, creq->len); in mv_cesa_ahash_final()
834 mv_cesa_set_mac_op_total_len(tmpl, creq->len); in mv_cesa_ahash_finup()
Dcesa.h695 static inline void mv_cesa_set_mac_op_total_len(struct mv_cesa_op_ctx *op, in mv_cesa_set_mac_op_total_len() function