Home
last modified time | relevance | path

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

/external/curl/lib/vauth/
Dntlm.c65 #define NTLMSSP_SIGNATURE "\x4e\x54\x4c\x4d\x53\x53\x50" macro
305 (memcmp(type2, NTLMSSP_SIGNATURE, 8) != 0) || in Curl_auth_decode_ntlm_type2_message()
416 NTLMSSP_SIGNATURE "%c" in Curl_auth_create_ntlm_type1_message()
690 NTLMSSP_SIGNATURE "%c" in Curl_auth_create_ntlm_type3_message()