Home
last modified time | relevance | path

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

/third_party/curl/lib/vauth/
H A Dntlm.c60 #define NTLMSSP_SIGNATURE "\x4e\x54\x4c\x4d\x53\x53\x50" macro
278 (memcmp(type2, NTLMSSP_SIGNATURE, 8) != 0) || in Curl_auth_decode_ntlm_type2_message()
378 ntlmbuf = aprintf(NTLMSSP_SIGNATURE "%c" in Curl_auth_create_ntlm_type1_message()
609 NTLMSSP_SIGNATURE "%c" in Curl_auth_create_ntlm_type3_message()

Completed in 2 milliseconds