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

  /external/wpa_supplicant_8/src/crypto/
tls_schannel.c 291 status = global->sspi->QueryContextAttributes(
294 wpa_printf(MSG_DEBUG, "%s: QueryContextAttributes("
479 status = global->sspi->QueryContextAttributes(&conn->context,
483 wpa_printf(MSG_DEBUG, "%s: QueryContextAttributes failed",
  /external/chromium_org/third_party/webrtc/base/
schanneladapter.cc 280 LOG(LS_VERBOSE) << "QueryContextAttributes";
281 status = QueryContextAttributes(&impl_->ctx, SECPKG_ATTR_STREAM_SIZES,
284 LOG(LS_ERROR) << "QueryContextAttributes error: "
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntsecpkg.h 610 SpQueryContextAttributesFn *QueryContextAttributes;
    [all...]
sspi.h 666 #define QueryContextAttributes __MINGW_NAME_AW(QueryContextAttributes)
    [all...]

Completed in 385 milliseconds