Home
last modified time | relevance | path

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

/third_party/mingw-w64/mingw-w64-headers/include/
Dschannel.h185 #define SCH_CRED_USE_DEFAULT_CREDS 0x00000040 macro
/third_party/curl/lib/vtls/
Dschannel.c475 schannel_cred.dwFlags &= ~SCH_CRED_USE_DEFAULT_CREDS; in schannel_acquire_credential_handle()