Home
last modified time | relevance | path

Searched refs:ci_key (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/common/cpt/
H A Dcpt_mcode_defines.h298 uint8_t ci_key[16]; member
304 uint8_t ci_key[16]; member
H A Dcpt_ucode.h198 memcpy(zs_ctx->ci_key, keyx, key_len); in cpt_fc_ciph_set_key_snow3g_uea2()
209 memcpy(zs_ctx->ci_key, key, key_len); in cpt_fc_ciph_set_key_zuc_eea3()
221 memcpy(k_ctx->ci_key, key, key_len); in cpt_fc_ciph_set_key_kasumi_f8_ecb()
231 memcpy(k_ctx->ci_key, key, key_len); in cpt_fc_ciph_set_key_kasumi_f8_cbc()
2437 memcpy(zs_ctx->ci_key, keyx, key_len); in cpt_fc_auth_set_key()
2443 memcpy(zs_ctx->ci_key, key, key_len); in cpt_fc_auth_set_key()
2451 memcpy(k_ctx->ci_key, key, key_len); in cpt_fc_auth_set_key()
2456 memcpy(k_ctx->ci_key, key, key_len); in cpt_fc_auth_set_key()