Home
last modified time | relevance | path

Searched refs:iv_source (Results 1 – 6 of 6) sorted by relevance

/dpdk/drivers/crypto/nitrox/
H A Dnitrox_sym_ctx.h47 uint64_t iv_source : 1; member
59 uint64_t iv_source : 1;
H A Dnitrox_sym.c400 fctx->w0.iv_source = IV_FROM_DPTR; in configure_cipher_ctx()
512 fctx->w0.iv_source = IV_FROM_DPTR; in configure_aead_ctx()
/dpdk/drivers/common/cnxk/
H A Droc_se.c400 fctx->enc.iv_source = ROC_SE_FROM_DPTR; in roc_se_ciph_key_set()
427 fctx->enc.iv_source = ROC_SE_FROM_CTX; in roc_se_ciph_key_set()
H A Droc_se.h182 uint64_t iv_source : 1; member
/dpdk/drivers/common/cpt/
H A Dcpt_mcode_defines.h279 uint64_t iv_source : 1; member
H A Dcpt_ucode.h251 fctx->enc.iv_source = CPT_FROM_DPTR; in cpt_fc_ciph_set_key()
277 fctx->enc.iv_source = CPT_FROM_CTX; in cpt_fc_ciph_set_key()