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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dntlm.h7 const char *ntlm_phase_3 (const struct http_proxy_info *p, const char *phase_2, struct gc_arena *gc);
H A Dntlm.c187 ntlm_phase_3 (const struct http_proxy_info *p, const char *phase_2, struct gc_arena *gc) argument
246 ret_val = openvpn_base64_decode( phase_2, (void *)buf2, -1);
250 /* we can be sure that phase_2 is less than 128

Completed in 73 milliseconds