Searched refs:tok_in (Results 1 – 1 of 1) sorted by relevance
7375 gss_buffer_desc tok_in, tok_out; in gserver_authenticate_connection() local7392 tok_in.value = buf; in gserver_authenticate_connection()7393 tok_in.length = strlen (buf); in gserver_authenticate_connection()7395 if (gss_import_name (&stat_min, &tok_in, GSS_C_NT_HOSTBASED_SERVICE, in gserver_authenticate_connection()7429 tok_in.length = nbytes; in gserver_authenticate_connection()7430 tok_in.value = credbuf; in gserver_authenticate_connection()7435 &tok_in, /* input_token */ in gserver_authenticate_connection()