HomeSort by relevance Sort by last modified time
    Searched refs:SEC_E_MUST_BE_KDC (Results 1 - 2 of 2) sorted by null

  /external/curl/lib/
curl_sspi.h 208 #ifndef SEC_E_MUST_BE_KDC
209 # define SEC_E_MUST_BE_KDC ((HRESULT)0x80090339L)
strerror.c 895 case SEC_E_MUST_BE_KDC:
896 txt = "SEC_E_MUST_BE_KDC";

Completed in 43 milliseconds