Home
last modified time | relevance | path

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

/dpdk/drivers/crypto/nitrox/
H A Dnitrox_sym_ctx.h50 uint64_t auth_input_type : 1; member
56 uint64_t auth_input_type : 1;
H A Dnitrox_sym.c474 fctx->w0.auth_input_type = 1; in configure_auth_ctx()
514 fctx->w0.auth_input_type = 1; in configure_aead_ctx()
/dpdk/drivers/common/cnxk/
H A Droc_se.h186 uint64_t auth_input_type : 1; member
H A Droc_se.c355 fctx->enc.auth_input_type = 1; in roc_se_auth_key_set()
/dpdk/drivers/common/cpt/
H A Dcpt_mcode_defines.h283 uint64_t auth_input_type : 1; member
H A Dcpt_ucode.h2566 fctx->enc.auth_input_type = 1; in cpt_fc_auth_set_key()