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

  /external/wpa_supplicant_8/src/crypto/
tls_schannel.c 715 status = global->sspi->AcquireCredentialsHandleA(
720 wpa_printf(MSG_DEBUG, "%s: AcquireCredentialsHandleA failed - "
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
sspi.h 573 SECURITY_STATUS WINAPI AcquireCredentialsHandleA(SEC_CHAR *pszPrincipal,SEC_CHAR *pszPackage,unsigned __LONG32 fCredentialUse,void *pvLogonId,void *pAuthData,SEC_GET_KEY_FN pGetKeyFn,void *pvGetKeyArgument,PCredHandle phCredential,PTimeStamp ptsExpiry);
    [all...]
  /external/chromium_org/third_party/webrtc/base/
httpcommon.cc 993 ret = AcquireCredentialsHandleA(

Completed in 228 milliseconds