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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
schannel.h 90 ALG_ID *palgSupportedAlgs;
157 ALG_ID *palgSupportedAlgs;
  /external/chromium_org/third_party/libjingle/source/talk/base/
schanneladapter.cc 179 ALG_ID alg_id = supported_algs.palgSupportedAlgs[i];
185 CSecBufferBase::FreeSSPI(supported_algs.palgSupportedAlgs);
  /external/chromium_org/third_party/webrtc/base/
schanneladapter.cc 162 ALG_ID alg_id = supported_algs.palgSupportedAlgs[i];
168 CSecBufferBase::FreeSSPI(supported_algs.palgSupportedAlgs);
  /external/wpa_supplicant_8/src/crypto/
tls_schannel.c 708 conn->schannel_cred.palgSupportedAlgs = algs;

Completed in 1101 milliseconds