Home
last modified time | relevance | path

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

/linux-6.15/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c373 struct gss_ctx *mechctx; member
383 if (rsci->mechctx) in rsc_free()
384 gss_delete_sec_context(&rsci->mechctx); in rsc_free()
400 if (rsci->mechctx) in rsc_put()
431 new->mechctx = NULL; in rsc_init()
441 new->mechctx = tmp->mechctx; in update_rsc()
442 tmp->mechctx = NULL; in update_rsc()
1269 gm, &rsci.mechctx, in gss_proxy_save_rsc()
1704 rsci->mechctx)) in svcauth_gss_accept()
1712 rsci->mechctx)) in svcauth_gss_accept()
[all …]