Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/marvell/
Dcipher.c316 const struct mv_cesa_op_ctx *op_templ) in mv_cesa_skcipher_dma_req_init() argument
355 op = mv_cesa_dma_add_op(&basereq->chain, op_templ, skip_ctx, flags); in mv_cesa_skcipher_dma_req_init()
411 const struct mv_cesa_op_ctx *op_templ) in mv_cesa_skcipher_std_req_init() argument
417 sreq->op = *op_templ; in mv_cesa_skcipher_std_req_init()
Dtdma.c251 const struct mv_cesa_op_ctx *op_templ, in mv_cesa_dma_add_op() argument
268 *op = *op_templ; in mv_cesa_dma_add_op()
Dcesa.h848 const struct mv_cesa_op_ctx *op_templ,