Home
last modified time | relevance | path

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

/external/curl/lib/
Dsmb.c433 unsigned char nt_hash[21]; in smb_send_setup() local
445 Curl_ntlm_core_mk_nt_hash(conn->data, conn->passwd, nt_hash); in smb_send_setup()
446 Curl_ntlm_core_lm_resp(nt_hash, smbc->challenge, nt); in smb_send_setup()