Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/nitrox/
H A Dnitrox_sym_ctx.h25 NITROX_OP_ENCRYPT, enumerator
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()
H A Dnitrox_sym_reqmgr.c544 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()