Home
last modified time | relevance | path

Searched refs:op_templ (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/crypto/marvell/cesa/
Dcipher.c313 const struct mv_cesa_op_ctx *op_templ) in mv_cesa_skcipher_dma_req_init() argument
351 op = mv_cesa_dma_add_op(&basereq->chain, op_templ, skip_ctx, in mv_cesa_skcipher_dma_req_init()
408 const struct mv_cesa_op_ctx *op_templ) in mv_cesa_skcipher_std_req_init() argument
414 sreq->op = *op_templ; in mv_cesa_skcipher_std_req_init()
Dtdma.c250 const struct mv_cesa_op_ctx *op_templ, in mv_cesa_dma_add_op() argument
267 *op = *op_templ; in mv_cesa_dma_add_op()
Dcesa.h858 const struct mv_cesa_op_ctx *op_templ,