HomeSort by relevance Sort by last modified time
    Searched full:authenticated (Results 351 - 375 of 567) sorted by null

<<11121314151617181920>>

  /test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/targetprep/
BusinessLogicPreparer.java 202 // Add api key (not authenticated) or Oath token, but not both.
  /cts/tests/autofillservice/src/android/autofillservice/cts/
FillEventHistoryTest.java 90 // Prepare the authenticated response
130 // Prepare the authenticated response
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
smtplib.py 587 # 503 == 'Error: already authenticated'
603 # 503 == 'Error: already authenticated'
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/PlatformVarCleanupLib/
PlatVarCleanupLib.c 364 // parameters to the SetVariable() call still need to be prepared as authenticated
448 // parameters to the SetVariable() call still need to be prepared as authenticated
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/PwdCredentialProviderDxe/
PwdCredentialProvider.c 952 Return the user identifier associated with the currently authenticated user.
954 This function returns the user identifier of the user authenticated by this credential
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/UsbCredentialProviderDxe/
UsbCredentialProvider.c 860 Return the user identifier associated with the currently authenticated user.
862 This function returns the user identifier of the user authenticated by this credential
    [all...]
  /external/python/cpython2/Lib/
smtplib.py 605 # 503 == 'Error: already authenticated'
621 # 503 == 'Error: already authenticated'
  /external/scapy/scapy/layers/tls/
record.py 471 # Authenticated encryption
652 # Authenticated encryption (with nonce_explicit as header)
  /frameworks/base/services/core/java/com/android/server/trust/
TrustManagerService.java     [all...]
  /kernel/tests/net/test/
xfrm_test.py 301 # failure counter to increase, as SPIs are part of the authenticated or
357 # error since the SPI is part of the authenticated section. The packet
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
smtplib.py 597 # 503 == 'Error: already authenticated'
613 # 503 == 'Error: already authenticated'
  /prebuilts/gdb/linux-x86/lib/python2.7/
smtplib.py 597 # 503 == 'Error: already authenticated'
613 # 503 == 'Error: already authenticated'
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
smtplib.py 597 # 503 == 'Error: already authenticated'
613 # 503 == 'Error: already authenticated'
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
smtplib.py 597 # 503 == 'Error: already authenticated'
613 # 503 == 'Error: already authenticated'
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe/
Variable.c     [all...]
  /external/curl/include/curl/
curl.h     [all...]
  /system/bt/stack/btm/
btm_sec.cc 118 /* true - authenticated link key is possible */
134 * Description check device is authenticated
182 * Description check device is authenticated by using 16 digit pin or MITM
    [all...]
  /frameworks/base/core/java/android/accounts/
AccountManager.java 238 * were authenticated successfully. Time is specified in milliseconds since
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/
MdeModulePkg.dec 124 ## @libraryclass Provides authenticated variable services.
225 ## Guid acted as the authenticated variable store header's signature, and to specify the variable list entries put in the EFI system table.
    [all...]
  /external/ppp/pppd/
pppd.8     [all...]
  /external/curl/lib/
imap.c 574 /* Check if already authenticated OR if there is enough data to authenticate
838 infof(data, "PREAUTH connection, already authenticated!\n");
975 state(conn, IMAP_STOP); /* Authenticated */
    [all...]
  /external/wpa_supplicant_8/src/ap/
ieee802_1x.c     [all...]
ieee802_11.c     [all...]
  /frameworks/base/core/java/com/android/internal/widget/
LockPatternUtils.java 320 getTrustManager().reportUnlockAttempt(false /* authenticated */, userId);
328 getTrustManager().reportUnlockAttempt(true /* authenticated */, userId);
    [all...]
  /frameworks/base/services/core/java/com/android/server/
IpSecService.java     [all...]

Completed in 1978 milliseconds

<<11121314151617181920>>