Lines Matching refs:gen_ctx
227 if (areq_ctx->gen_ctx.op_type == DRV_CRYPTO_DIRECTION_DECRYPT) {
880 int direct = req_ctx->gen_ctx.op_type;
929 int direct = req_ctx->gen_ctx.op_type;
935 set_din_type(&desc[idx], DMA_DLLI, req_ctx->gen_ctx.iv_dma_addr,
969 int direct = req_ctx->gen_ctx.op_type;
1216 int direct = req_ctx->gen_ctx.op_type;
1269 int direct = req_ctx->gen_ctx.op_type;
1419 if (req_ctx->gen_ctx.op_type == DRV_CRYPTO_DIRECTION_DECRYPT) {
1444 req_ctx->gen_ctx.iv_dma_addr, AES_BLOCK_SIZE, NS_BIT);
1547 unsigned int cryptlen = (req_ctx->gen_ctx.op_type ==
1737 if (req_ctx->gen_ctx.op_type == DRV_CRYPTO_DIRECTION_DECRYPT) {
1809 if (req_ctx->gen_ctx.op_type == DRV_CRYPTO_DIRECTION_DECRYPT) {
1836 unsigned int cryptlen = (req_ctx->gen_ctx.op_type ==
1922 areq_ctx->gen_ctx.op_type = direct;