Searched refs:mechctx (Results 1 – 1 of 1) sorted by relevance
332 struct gss_ctx *mechctx; member341 if (rsci->mechctx) in rsc_free()342 gss_delete_sec_context(&rsci->mechctx); in rsc_free()379 new->mechctx = NULL; in rsc_init()389 new->mechctx = tmp->mechctx; in update_rsc()390 tmp->mechctx = NULL; in update_rsc()499 status = gss_import_sec_context(buf, len, gm, &rsci.mechctx, in rsc_parse()662 struct gss_ctx *ctx_id = rsci->mechctx; in gss_verify_header()962 rqstp->rq_gssclient = find_gss_auth_domain(rsci->mechctx, gc->gc_svc); in svcauth_gss_set_client()985 rc = gss_write_verf(rqstp, rsci->mechctx, GSS_SEQ_WIN); in gss_write_init_verf()[all …]