Home
last modified time | relevance | path

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

/curl/lib/
H A Dsmb.h41 unsigned char challenge[8]; member
H A Dsmb.c652 Curl_ntlm_core_lm_resp(lm_hash, smbc->challenge, lm); in smb_send_setup()
654 Curl_ntlm_core_lm_resp(nt_hash, smbc->challenge, nt); in smb_send_setup()
889 if((smbc->got < sizeof(*nrsp) + sizeof(smbc->challenge) - 1) || in smb_connection_state()
895 memcpy(smbc->challenge, nrsp->bytes, sizeof(smbc->challenge)); in smb_connection_state()
/curl/tests/data/
H A Dtest205711 <!-- First request, expect 401 (ntlm challenge) -->
/curl/docs/libcurl/opts/
H A DCURLOPT_HTTPAUTH.md79 Microsoft. It uses a challenge-response and hash concept similar to Digest, to
/curl/docs/
H A DTODO1250 handling in curl and ascii >=128 is a challenge for us. Not to mention that

Completed in 32 milliseconds