Searched refs:k_ctx (Results 1 – 2 of 2) sorted by relevance
323 mc_kasumi_ctx_t k_ctx; member
218 mc_kasumi_ctx_t *k_ctx = &cpt_ctx->mc_ctx.k_ctx; in cpt_fc_ciph_set_key_kasumi_f8_ecb() local221 memcpy(k_ctx->ci_key, key, key_len); in cpt_fc_ciph_set_key_kasumi_f8_ecb()229 mc_kasumi_ctx_t *k_ctx = &cpt_ctx->mc_ctx.k_ctx; in cpt_fc_ciph_set_key_kasumi_f8_cbc() local231 memcpy(k_ctx->ci_key, key, key_len); in cpt_fc_ciph_set_key_kasumi_f8_cbc()2422 mc_kasumi_ctx_t *k_ctx = &cpt_ctx->mc_ctx.k_ctx; in cpt_fc_auth_set_key() local2451 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()