Home
last modified time | relevance | path

Searched refs:got_user_session_key (Results 1 – 1 of 1) sorted by relevance

/external/ppp/pppd/plugins/
Dwinbind.c261 int got_user_session_key = 0; /* not got key */ in run_ntlm_auth() local
415 got_user_session_key = 1; in run_ntlm_auth()
448 if ((authenticated == AUTHENTICATED) && nt_key && !got_user_session_key) { in run_ntlm_auth()