Lines Matching refs:gcontext
34 static gss_ctx_id_t gcontext; variable
2363 gcontext,
2366 gcontext,
2391 gcontext,
2394 gcontext,
6164 gcontext = GSS_C_NO_CONTEXT; in gserver_authenticate_connection()
6169 &gcontext, /* context_handle */ in gserver_authenticate_connection()
6247 gss_ctx_id_t gcontext; member
6258 cvs_gssapi_wrap_buffer_initialize (buf, input, gcontext, memory) in cvs_gssapi_wrap_buffer_initialize() argument
6261 gss_ctx_id_t gcontext;
6267 gd->gcontext = gcontext;
6295 if (gss_unwrap (&stat_min, gd->gcontext, &inbuf, &outbuf, &conf, NULL)
6339 if (gss_wrap (&stat_min, gd->gcontext, conf_req, GSS_C_QOP_DEFAULT,