HomeSort by relevance Sort by last modified time
    Searched full:authenticated (Results 176 - 200 of 323) sorted by null

1 2 3 4 5 6 78 91011>>

  /development/ndk/platforms/android-21/include/arpa/
nameser.h 255 * This structure is used for TSIG authenticated messages
265 * This structure is used for TSIG authenticated TCP messages
  /external/jetty/src/java/org/eclipse/jetty/security/authentication/
FormAuthenticator.java 249 // not authenticated
486 * Subsequent requests from the same user are authenticated by the presents
  /external/libdrm/
xf86drm.h 621 /* General user-level programmer's API: authenticated client and/or X */
652 /* AGP/GART info: authenticated client and/or X */
  /external/openssh/
PROTOCOL 94 1.7 transport: chacha20-poly1305@openssh.com authenticated encryption
96 OpenSSH supports authenticated encryption using ChaCha20 and Poly1305
cipher.c 383 * Theses bytes are treated as additional authenticated data for
384 * authenticated encryption modes.
  /external/wpa_supplicant_8/hostapd/
README 211 an AP to authenticated stations. The Authenticator in hostapd can be
213 (shared by all authenticated stations) with wep_key_len_broadcast
  /external/wpa_supplicant_8/src/pae/
ieee802_1x_kay.c     [all...]
  /external/wpa_supplicant_8/src/rsn_supp/
wpa_ft.c 198 /* Authenticated Key Management Suite Count */
202 /* Authenticated Key Management Suite List */
  /frameworks/base/services/core/java/com/android/server/trust/
TrustManagerService.java 669 public void reportUnlockAttempt(boolean authenticated, int userId) throws RemoteException {
671 mHandler.obtainMessage(MSG_DISPATCH_UNLOCK_ATTEMPT, authenticated ? 1 : 0, userId)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/arpa/
nameser.h 220 * This structure is used for TSIG authenticated messages
230 * This structure is used for TSIG authenticated TCP messages
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/arpa/
nameser.h 220 * This structure is used for TSIG authenticated messages
230 * This structure is used for TSIG authenticated TCP messages
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/arpa/
nameser.h 255 * This structure is used for TSIG authenticated messages
265 * This structure is used for TSIG authenticated TCP messages
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/arpa/
nameser.h 255 * This structure is used for TSIG authenticated messages
265 * This structure is used for TSIG authenticated TCP messages
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/arpa/
nameser.h 255 * This structure is used for TSIG authenticated messages
265 * This structure is used for TSIG authenticated TCP messages
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/arpa/
nameser.h 255 * This structure is used for TSIG authenticated messages
265 * This structure is used for TSIG authenticated TCP messages
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/arpa/
nameser.h 255 * This structure is used for TSIG authenticated messages
265 * This structure is used for TSIG authenticated TCP messages
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/arpa/
nameser.h 255 * This structure is used for TSIG authenticated messages
265 * This structure is used for TSIG authenticated TCP messages
  /external/google-breakpad/src/testing/gtest/scripts/
upload.py 145 self.authenticated = False
237 self.authenticated = True
310 if not self.authenticated:
373 self.authenticated = True
490 server.authenticated = True
    [all...]
  /external/google-breakpad/src/testing/scripts/
upload.py 145 self.authenticated = False
237 self.authenticated = True
310 if not self.authenticated:
373 self.authenticated = True
490 server.authenticated = True
    [all...]
  /external/libxml2/test/schemas/
nvdcve_0.xml     [all...]
  /external/wpa_supplicant_8/src/eap_peer/
eap_fast.c 1060 * Server may or may not allow authenticated
    [all...]
  /packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
BluetoothMapContract.java 392 * authenticated devices). It is recommended that if the email client uses the email
401 * Expose this account to other authenticated Bluetooth devices. If the expose flag
426 * This value will only be visible to authenticated Bluetooth devices, and will be
    [all...]
  /external/apache-http/src/org/apache/http/impl/auth/
DigestScheme.java 215 * @param request The request being authenticated
  /external/boringssl/src/crypto/cipher/
cipher.c 453 /* The following assumes that the ciphertext has been authenticated.
  /external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
SignerInformation.java 238 NOT be a signed attribute, an authenticated attribute, an

Completed in 966 milliseconds

1 2 3 4 5 6 78 91011>>