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

  /external/webrtc/webrtc/base/
win32securityerrors.cc 28 KLABEL(SEC_E_INCOMPLETE_MESSAGE),
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
issper16.h 42 #define SEC_E_INCOMPLETE_MESSAGE ((SECURITY_STATUS)0x1313)
winerror.h     [all...]
  /external/curl/lib/
curl_sspi.h 151 #ifndef SEC_E_INCOMPLETE_MESSAGE
152 # define SEC_E_INCOMPLETE_MESSAGE ((HRESULT)0x80090318L)
strerror.c 884 case SEC_E_INCOMPLETE_MESSAGE:
885 txt = "SEC_E_INCOMPLETE_MESSAGE";
  /external/curl/lib/vtls/
schannel.c 415 if(sspi_status == SEC_E_INCOMPLETE_MESSAGE) {
    [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 

Completed in 58 milliseconds