Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dcurl_sspi.h92 # define SECFLAG_WINNT_AUTH_IDENTITY \ macro
95 # define SECFLAG_WINNT_AUTH_IDENTITY \ macro
Dcurl_sspi.c216 identity->Flags = SECFLAG_WINNT_AUTH_IDENTITY; in Curl_create_sspi_identity()