Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/marvell/
Dhash.c247 mv_cesa_set_mac_op_total_len(op, creq->len); in mv_cesa_ahash_std_step()
425 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()
757 mv_cesa_set_mac_op_total_len(tmpl, creq->len); in mv_cesa_ahash_final()
783 mv_cesa_set_mac_op_total_len(tmpl, creq->len); in mv_cesa_ahash_finup()
Dcesa.h662 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