Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/marvell/cesa/
Dhash.c215 mv_cesa_set_mac_op_total_len(op, creq->len); in mv_cesa_ahash_std_step()
427 mv_cesa_set_mac_op_total_len(tmpl, 0); in mv_cesa_ahash_init()
541 mv_cesa_set_mac_op_total_len(op, creq->len); in mv_cesa_ahash_dma_last_req()
797 mv_cesa_set_mac_op_total_len(tmpl, creq->len); in mv_cesa_ahash_final()
810 mv_cesa_set_mac_op_total_len(tmpl, creq->len); in mv_cesa_ahash_finup()
Dcesa.h691 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