Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/marvell/
Dhash.c214 mv_cesa_set_mac_op_total_len(op, creq->len); in mv_cesa_ahash_std_step()
423 mv_cesa_set_mac_op_total_len(tmpl, 0); in mv_cesa_ahash_init()
536 mv_cesa_set_mac_op_total_len(op, creq->len); in mv_cesa_ahash_dma_last_req()
791 mv_cesa_set_mac_op_total_len(tmpl, creq->len); in mv_cesa_ahash_final()
804 mv_cesa_set_mac_op_total_len(tmpl, creq->len); in mv_cesa_ahash_finup()
Dcesa.h686 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