Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/nitrox/
H A Dnitrox_sym_ctx.h26 NITROX_OP_DECRYPT, enumerator
H A Dnitrox_sym_reqmgr.c424 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()
568 } else if (ctx->req_op == NITROX_OP_DECRYPT) { in create_aead_inplace_outbuf()
H A Dnitrox_sym.c407 NITROX_OP_ENCRYPT : NITROX_OP_DECRYPT; in configure_cipher_ctx()
524 NITROX_OP_ENCRYPT : NITROX_OP_DECRYPT; in configure_aead_ctx()