Searched refs:kcf_secondctx (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/crypto/core/
H A Dkcf_callprov.c1175 kcf_context_t *kcf_secondctx; local
1179 kcf_secondctx = ((kcf_context_t *)
1182 if (kcf_secondctx != NULL) {
1209 kcf_secondctx = ((kcf_context_t *)
1211 if (kcf_secondctx != NULL) {
1220 kcf_secondctx = ((kcf_context_t *)
1222 if (kcf_secondctx != NULL) {
1260 kcf_context_t *kcf_secondctx; local
1264 kcf_secondctx = ((kcf_context_t *)
1267 if (kcf_secondctx !
[all...]
H A Dkcf_sched.c820 kcf_context_t *kcf_secondctx = kcf_ctx->kc_secondctx; local
825 if (kcf_secondctx != NULL)
826 KCF_CONTEXT_REFRELE(kcf_secondctx);

Completed in 63 milliseconds