Home
last modified time | relevance | path

Searched refs:nitrox_crypto_ctx (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/crypto/nitrox/
H A Dnitrox_sym.c261 return sizeof(struct nitrox_crypto_ctx); in nitrox_sym_dev_sess_get_size()
376 struct nitrox_crypto_ctx *ctx) in configure_cipher_ctx()
457 struct nitrox_crypto_ctx *ctx) in configure_auth_ctx()
484 struct nitrox_crypto_ctx *ctx) in configure_aead_ctx()
539 struct nitrox_crypto_ctx *ctx; in nitrox_sym_dev_sess_configure()
600 struct nitrox_crypto_ctx *ctx = get_sym_session_private_data(sess, in nitrox_sym_dev_sess_clear()
613 static struct nitrox_crypto_ctx *
628 struct nitrox_crypto_ctx *ctx; in nitrox_enq_single_op()
H A Dnitrox_sym_reqmgr.h14 struct nitrox_crypto_ctx *ctx,
H A Dnitrox_sym_reqmgr.c152 struct nitrox_crypto_ctx *ctx;
191 struct nitrox_crypto_ctx *ctx = sr->ctx; in create_se_instr()
221 ctx_handle = ctx->iova + offsetof(struct nitrox_crypto_ctx, fctx); in create_se_instr()
520 struct nitrox_crypto_ctx *ctx = sr->ctx; in create_aead_inbuf()
538 struct nitrox_crypto_ctx *ctx = sr->ctx; in create_aead_oop_outbuf()
555 struct nitrox_crypto_ctx *ctx = sr->ctx; in create_aead_inplace_outbuf()
668 struct nitrox_crypto_ctx *ctx = sr->ctx; in softreq_copy_salt()
748 struct nitrox_crypto_ctx *ctx = sr->ctx; in process_softreq()
772 struct nitrox_crypto_ctx *ctx, in nitrox_process_se_req()
H A Dnitrox_sym_ctx.h70 struct nitrox_crypto_ctx { struct