Searched refs:type1_input (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/server/
H A Dfake_ntlm.c117 char *type1_input = NULL, *type3_input = NULL; local
195 error = getpart(&type1_input, &size, "ntlm_auth_type1", "input", stream);
222 if(strcmp(buf, type1_input) == 0) {

Completed in 32 milliseconds