Searched refs:mv_cesa_dma_add_op (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/marvell/cesa/ |
H A D | tdma.c | 249 struct mv_cesa_op_ctx *mv_cesa_dma_add_op(struct mv_cesa_tdma_chain *chain, in mv_cesa_dma_add_op() function
|
H A D | cesa.h | 853 struct mv_cesa_op_ctx *mv_cesa_dma_add_op(struct mv_cesa_tdma_chain *chain,
|
H A D | cipher.c | 341 op = mv_cesa_dma_add_op(&basereq->chain, op_templ, skip_ctx, in mv_cesa_skcipher_dma_req_init()
|
H A D | hash.c | 475 op = mv_cesa_dma_add_op(chain, tmpl, false, flags); in mv_cesa_dma_add_frag()
|
/kernel/linux/linux-6.6/drivers/crypto/marvell/cesa/ |
H A D | cesa.h | 857 struct mv_cesa_op_ctx *mv_cesa_dma_add_op(struct mv_cesa_tdma_chain *chain,
|
H A D | tdma.c | 249 struct mv_cesa_op_ctx *mv_cesa_dma_add_op(struct mv_cesa_tdma_chain *chain, in mv_cesa_dma_add_op() function
|
H A D | cipher.c | 351 op = mv_cesa_dma_add_op(&basereq->chain, op_templ, skip_ctx, in mv_cesa_skcipher_dma_req_init()
|
H A D | hash.c | 499 op = mv_cesa_dma_add_op(chain, tmpl, false, flags); in mv_cesa_dma_add_frag()
|
Completed in 10 milliseconds