Home
last modified time | relevance | path

Searched refs:k_ecb (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/common/cnxk/
H A Droc_se.c302 se_ctx->k_ecb = 1; in roc_se_auth_key_set()
478 se_ctx->k_ecb = 1; in roc_se_ciph_key_set()
H A Droc_se.h291 uint64_t k_ecb : 1; member
/dpdk/drivers/common/cpt/
H A Dcpt_mcode_defines.h322 uint64_t k_ecb :1; member
H A Dcpt_ucode.h220 cpt_ctx->k_ecb = 1; in cpt_fc_ciph_set_key_kasumi_f8_ecb()
2070 vq_cmd_w0.s.opcode.minor = ((1 << 6) | (cpt_ctx->k_ecb << 5) | in cpt_kasumi_enc_prep()
2303 vq_cmd_w0.s.opcode.minor = ((1 << 6) | (cpt_ctx->k_ecb << 5) | in cpt_kasumi_dec_prep()
2518 cpt_ctx->k_ecb = 1; in cpt_fc_auth_set_key()
/dpdk/drivers/crypto/cnxk/
H A Dcnxk_se.h1308 cpt_inst_w4.s.opcode_minor = ((1 << 6) | (se_ctx->k_ecb << 5) | in cpt_kasumi_enc_prep()
1490 cpt_inst_w4.s.opcode_minor = ((1 << 6) | (se_ctx->k_ecb << 5) | in cpt_kasumi_dec_prep()