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

  /external/wpa_supplicant_8/src/crypto/
tls_schannel.c 240 SECURITY_NATIVE_DREP, NULL, 0, &conn->context,
245 SECURITY_NATIVE_DREP, NULL, 0, &conn->context,
365 SECURITY_NATIVE_DREP, &inbuf, 0, NULL,
370 SECURITY_NATIVE_DREP, &inbuf, 0, NULL,
  /external/chromium_org/net/http/
http_auth_sspi_win.cc 370 SECURITY_NATIVE_DREP, // TargetDataRep
  /external/chromium_org/third_party/webrtc/base/
httpcommon.cc 929 ret = InitializeSecurityContextA(&neg->cred, &neg->ctx, spn, flags, 0, SECURITY_NATIVE_DREP, &in_buf_desc, 0, &neg->ctx, &out_buf_desc, &ret_flags, &lifetime);
1006 ret = InitializeSecurityContextA(&cred, 0, spn, flags, 0, SECURITY_NATIVE_DREP, 0, 0, &ctx, &out_buf_desc, &ret_flags, &lifetime);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
sspi.h 219 #define SECURITY_NATIVE_DREP 0x00000010
    [all...]

Completed in 116 milliseconds