Searched refs:mechctx (Results 1 – 1 of 1) sorted by relevance
349 struct gss_ctx *mechctx; member359 if (rsci->mechctx) in rsc_free()360 gss_delete_sec_context(&rsci->mechctx); in rsc_free()376 if (rsci->mechctx) in rsc_put()407 new->mechctx = NULL; in rsc_init()417 new->mechctx = tmp->mechctx; in update_rsc()418 tmp->mechctx = NULL; in update_rsc()1326 gm, &rsci.mechctx, in gss_proxy_save_rsc()1639 gc->gc_seq, rsci->mechctx)) in svcauth_gss_accept()1648 gc->gc_seq, rsci->mechctx)) in svcauth_gss_accept()[all …]
Completed in 8 milliseconds