Searched refs:mv_cesa_set_mac_op_total_len (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/marvell/cesa/ |
H A D | hash.c | 215 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()
|
H A D | cesa.h | 691 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
|
/kernel/linux/linux-6.6/drivers/crypto/marvell/cesa/ |
H A D | hash.c | 224 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()
|
H A D | cesa.h | 695 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
|
Completed in 11 milliseconds