Home
last modified time | relevance | path

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

/drivers/crypto/marvell/cesa/
A Dcipher.c108 if (!sreq->skip_ctx) { in mv_cesa_skcipher_std_step()
113 sreq->skip_ctx = true; in mv_cesa_skcipher_std_step()
322 bool skip_ctx = false; in mv_cesa_skcipher_dma_req_init() local
353 op = mv_cesa_dma_add_op(&basereq->chain, op_templ, skip_ctx, in mv_cesa_skcipher_dma_req_init()
359 skip_ctx = true; in mv_cesa_skcipher_dma_req_init()
417 sreq->skip_ctx = false; in mv_cesa_skcipher_std_req_init()
A Dtdma.c262 bool skip_ctx, in mv_cesa_dma_add_op() argument
280 size = skip_ctx ? sizeof(op->desc) : sizeof(*op); in mv_cesa_dma_add_op()
A Dcesa.h564 bool skip_ctx; member
862 bool skip_ctx,

Completed in 9 milliseconds