Home
last modified time | relevance | path

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

/third_party/curl/lib/
H A Dsmb.c638 unsigned char lm_hash[21]; in smb_send_setup() local
649 Curl_ntlm_core_mk_lm_hash(conn->passwd, lm_hash); in smb_send_setup()
650 Curl_ntlm_core_lm_resp(lm_hash, smbc->challenge, lm); in smb_send_setup()

Completed in 2 milliseconds