Searched refs:skip_ctx (Results 1 – 3 of 3) sorted by relevance
108 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() local353 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()
262 bool skip_ctx, in mv_cesa_dma_add_op() argument280 size = skip_ctx ? sizeof(op->desc) : sizeof(*op); in mv_cesa_dma_add_op()
564 bool skip_ctx; member862 bool skip_ctx,
Completed in 9 milliseconds