Searched refs:req_op (Results 1 – 3 of 3) sorted by relevance
82 uint8_t req_op; member
216 sr->instr.irh.s.arg = ctx->req_op; in create_se_instr()424 if (sr->ctx->req_op == NITROX_OP_DECRYPT && in extract_cipher_auth_digest()526 if (ctx->req_op == NITROX_OP_DECRYPT) in create_aead_inbuf()544 if (ctx->req_op == NITROX_OP_ENCRYPT) in create_aead_oop_outbuf()565 if (ctx->req_op == NITROX_OP_ENCRYPT) { in create_aead_inplace_outbuf()568 } else if (ctx->req_op == NITROX_OP_DECRYPT) { in create_aead_inplace_outbuf()
406 ctx->req_op = (xform->op == RTE_CRYPTO_CIPHER_OP_ENCRYPT) ? in configure_cipher_ctx()523 ctx->req_op = (xform->op == RTE_CRYPTO_AEAD_OP_ENCRYPT) ? in configure_aead_ctx()