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

<<111213

  /system/bt/stack/include/
gatt_api.h 304 #define GATT_AUTH_REQ_MITM 2 /* authenticated encryption */
    [all...]
  /external/kernel-headers/original/uapi/linux/
nl80211.h 563 * new station with the AUTHENTICATED flag unset and maybe change it later
    [all...]
  /external/wpa_supplicant_8/src/drivers/
nl80211_copy.h     [all...]
  /external/jetty/src/java/org/eclipse/jetty/server/session/
AbstractSessionManager.java 133 public static HttpSession renewSession (HttpServletRequest request, HttpSession httpSession, boolean authenticated)
146 if (authenticated)
    [all...]
  /external/openssh/
ssh.c     [all...]
  /external/wpa_supplicant_8/src/ap/
ieee802_1x.c 1095 /* Setup EAPOL state machines to already authenticated state
1115 /* Setup EAPOL state machines to already authenticated state
    [all...]
ieee802_11.c     [all...]
  /external/mesa3d/src/egl/drivers/dri2/
platform_x11.c 581 if (authenticate == NULL || !authenticate->authenticated)
    [all...]
  /external/wpa_supplicant_8/src/common/
sae.c 960 * the peer and it is in Authenticated state, the new Commit Message
    [all...]
  /external/wpa_supplicant_8/src/eap_peer/
ikev2.c 579 wpa_printf(MSG_DEBUG, "IKEV2: Server authenticated successfully "
  /external/wpa_supplicant_8/src/eap_server/
ikev2.c 645 wpa_printf(MSG_DEBUG, "IKEV2: Peer authenticated successfully "
  /frameworks/base/core/java/android/app/backup/
BackupTransport.java 169 * no current live dataset at all, or there is no authenticated account under which
  /frameworks/base/core/java/android/hardware/soundtrigger/
SoundTrigger.java 466 /** Trigger only if one user is authenticated */
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/jar/
JarFileTest.java 645 // JAR with a signature that has PKCS#7 Authenticated Attributes
    [all...]
  /libcore/luni/src/test/java/org/apache/harmony/luni/tests/internal/net/www/protocol/https/
HttpsURLConnectionTest.java     [all...]
  /system/bt/stack/btm/
btm_int.h 506 ** A record exists for each device authenticated with this device
    [all...]
  /external/wpa_supplicant_8/hostapd/
hostapd.conf 754 # EAP methods that provide mechanism for authenticated server identity delivery
    [all...]
  /packages/apps/Email/tests/src/com/android/email/mail/store/
ImapStoreUnitTests.java 214 new String[] {"* iD nIL", "oK"}, "oK user authenticated (Success)");
503 getNextTag(true) + " " + "oK user authenticated (Success)");
632 "oK user authenticated (Success)");
    [all...]
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/internal/net/www/protocol/https/
HttpsURLConnectionTest.java     [all...]
  /external/boringssl/src/ssl/
ssl_cipher.c     [all...]
  /external/chromium-trace/trace-viewer/third_party/Paste/docs/
news.txt 858 authenticated user (``REMOTE_USER``), session identifier
    [all...]
  /external/chromium-trace/trace-viewer/third_party/WebOb/docs/
reference.txt 123 >>> print req.remote_user # The authenticated user (there is none set)
  /external/chromium-trace/trace-viewer/tracing/third_party/vinn/third_party/parse5/test/data/simple_api_parsing/lhc/
expected.html 81 <div id="cern-toolbar" class="user-not-authenticated">
    [all...]
src.html 81 <div id="cern-toolbar" class="user-not-authenticated">
    [all...]
  /external/libnfc-nxp/src/
phFriNfc_NdefMap.h 443 sector is authenticated or not */
    [all...]

Completed in 196 milliseconds

<<111213