Home
last modified time | relevance | path

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

/external/ppp/pppd/plugins/
Dwinbind.c247 const u_char *lm_response, in run_ntlm_auth() argument
365 sprintf(lm_hex_hash + i * 2, "%02X", lm_response[i]); in run_ntlm_auth()
551 u_char *lm_response = NULL; in winbind_chap_verify() local
565 lm_response = &response[MS_CHAP_LANMANRESP]; in winbind_chap_verify()
581 lm_response, lm_response_size, in winbind_chap_verify()