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

  /external/webrtc/webrtc/base/
win32securityerrors.cc 43 KLABEL(SEC_E_WRONG_PRINCIPAL),
  /external/curl/lib/
curl_sspi.h 160 #ifndef SEC_E_WRONG_PRINCIPAL
161 # define SEC_E_WRONG_PRINCIPAL ((HRESULT)0x80090322L)
strerror.c 994 case SEC_E_WRONG_PRINCIPAL:
995 txt = "SEC_E_WRONG_PRINCIPAL";
  /external/libcups/cups/
tls-sspi.c     [all...]
  /external/curl/lib/vtls/
schannel.c 814 case SEC_E_WRONG_PRINCIPAL:
    [all...]

Completed in 68 milliseconds