Searched refs:kc_secondctx (Results 1 – 3 of 3) sorted by relevance
843 (ctx->cc_framework_private))->kc_secondctx; in common_submit_request()873 (ctx->cc_framework_private))->kc_secondctx; in common_submit_request()884 (ctx->cc_framework_private))->kc_secondctx; in common_submit_request()928 (ctx->cc_framework_private))->kc_secondctx; in common_submit_request()958 (ctx->cc_framework_private))->kc_secondctx; in common_submit_request()969 (ctx->cc_framework_private))->kc_secondctx; in common_submit_request()1343 encr_kcf_ctx->kc_secondctx = NULL; in kcf_emulate_dual()1363 encr_kcf_ctx->kc_secondctx = (kcf_context_t *) in kcf_emulate_dual()1375 kcf_context_t *mac_kcf_ctx = encr_kcf_ctx->kc_secondctx; in kcf_emulate_dual()1473 decr_kcf_ctx->kc_secondctx = NULL; in kcf_emulate_dual()[all …]
101 kcf_ctx->kc_secondctx = NULL; in kcf_new_ctx()820 kcf_context_t *kcf_secondctx = kcf_ctx->kc_secondctx; in kcf_free_context()
301 struct kcf_context *kc_secondctx; /* for dual contexts */ member