Home
last modified time | relevance | path

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

/third_party/mingw-w64/mingw-w64-headers/include/
Dschannel.h183 #define SCH_CRED_NO_DEFAULT_CREDS 0x00000010 macro
/third_party/curl/lib/vtls/
Dschannel.c476 schannel_cred.dwFlags |= SCH_CRED_NO_DEFAULT_CREDS; in schannel_acquire_credential_handle()