Home
last modified time | relevance | path

Searched defs:fctx (Results 1 – 7 of 7) sorted by relevance

/dpdk/drivers/common/cnxk/
H A Droc_se.c125 cpt_ciph_aes_key_type_set(struct roc_se_context *fctx, uint16_t key_len) in cpt_ciph_aes_key_type_set()
232 struct roc_se_context *fctx; in roc_se_auth_key_set() local
365 struct roc_se_context *fctx = &se_ctx->se_ctx.fctx; in roc_se_ciph_key_set() local
H A Droc_se.h297 struct roc_se_context fctx; member
/dpdk/drivers/crypto/nitrox/
H A Dnitrox_sym.c363 struct flexi_crypto_context *fctx) in crypto_key_is_valid()
381 struct flexi_crypto_context *fctx = &ctx->fctx; in configure_cipher_ctx() local
439 struct flexi_crypto_context *fctx) in auth_key_is_valid()
460 struct flexi_crypto_context *fctx = &ctx->fctx; in configure_auth_ctx() local
487 struct flexi_crypto_context *fctx = &ctx->fctx; in configure_aead_ctx() local
H A Dnitrox_sym_ctx.h71 struct flexi_crypto_context fctx; member
/dpdk/drivers/common/cpt/
H A Dcpt_ucode.h83 mc_fc_context_t *fctx = &cpt_ctx->mc_ctx.fctx; in cpt_fc_salt_update() local
161 cpt_fc_ciph_set_key_passthrough(struct cpt_ctx *cpt_ctx, mc_fc_context_t *fctx) in cpt_fc_ciph_set_key_passthrough()
168 cpt_fc_ciph_set_key_set_aes_key_type(mc_fc_context_t *fctx, uint16_t key_len) in cpt_fc_ciph_set_key_set_aes_key_type()
239 mc_fc_context_t *fctx = &cpt_ctx->mc_ctx.fctx; in cpt_fc_ciph_set_key() local
2488 mc_fc_context_t *fctx = &cpt_ctx->mc_ctx.fctx; in cpt_fc_auth_set_key() local
H A Dcpt_mcode_defines.h329 mc_fc_context_t fctx; member
/dpdk/drivers/crypto/cnxk/
H A Dcnxk_se.h132 struct roc_se_context *fctx = &se_ctx->se_ctx.fctx; in cpt_fc_salt_update() local