Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dcurl_sspi.h208 #ifndef SEC_E_MUST_BE_KDC
209 # define SEC_E_MUST_BE_KDC ((HRESULT)0x80090339L) macro
Dstrerror.c923 SEC2TXT(SEC_E_MUST_BE_KDC); in Curl_sspi_strerror()