/external/boringssl/src/crypto/modes/ |
internal.h | 290 /* CRYPTO_gcm128_finish calculates the authenticator and compares it against 295 /* CRYPTO_gcm128_tag calculates the authenticator and copies it into |tag|.
|
/external/wpa_supplicant_8/src/ap/ |
accounting.c | 54 wpa_printf(MSG_INFO, "Could not make Request Authenticator"); 424 wpa_printf(MSG_INFO, "Incoming RADIUS packet did not have correct Authenticator - dropped");
|
ieee802_11_auth.c | 159 wpa_printf(MSG_INFO, "Could not make Request Authenticator"); 529 "correct authenticator - dropped\n");
|
ieee802_1x.c | 2 * hostapd / IEEE 802.1X-2004 Authenticator 614 wpa_printf(MSG_INFO, "Could not make Request Authenticator"); 1107 * Clear any possible EAPOL authenticator state to support 1118 * Clear any possible EAPOL authenticator state to support [all...] |
pmksa_cache_auth.c | 266 * @aa: Authenticator address 447 * @aa: Authenticator address
|
wpa_auth.h | 2 * hostapd - IEEE 802.11i-2004 / WPA Authenticator
|
/external/wpa_supplicant_8/src/rsn_supp/ |
preauth.c | 159 * @dst: Authenticator address (BSSID) with which to preauthenticate 359 * @bssid: BSSID (authenticator address) of the candidate
|
/frameworks/base/docs/html/topic/performance/ |
scheduling.jd | 215 <a href="{@docRoot}training/sync-adapters/creating-authenticator.html"> 216 authenticator</a>and
|
/frameworks/base/obex/javax/obex/ |
ClientSession.java | 325 public void setAuthenticator(Authenticator auth) throws IOException { 327 throw new IOException("Authenticator may not be null");
|
/libcore/ojluni/src/main/java/sun/net/www/protocol/http/ |
AuthenticationInfo.java | 62 * repeatedly, via the Authenticator. Default is false, which means that this 109 * Authenticator for a particular realm is single threaded.
|
NegotiateAuthentication.java | 30 import java.net.Authenticator.RequestorType;
|
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/ |
AccountType.java | 79 * The package name for the authenticator (for the embedded types, i.e. Google and Exchange) 188 * is the authenticator package name but the notification service is in the sync adapter
|
/developers/build/prebuilts/androidtv/sample-inputs/app/src/main/ |
AndroidManifest.xml | 111 android:resource="@xml/authenticator" />
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1-modules/pyasn1_modules/ |
rfc2511.py | 83 class Authenticator(char.UTF8String): pass
|
/external/wpa_supplicant_8/hostapd/ |
android.config | 15 # Driver interface for wired authenticator
|
/external/wpa_supplicant_8/src/eapol_auth/ |
eapol_auth_dump.c | 2 * IEEE 802.1X-2004 Authenticator - State dump
|
eapol_auth_sm.c | 2 * IEEE 802.1X-2004 Authenticator - EAPOL state machine 195 /* Authenticator PAE state machine */ 208 * authenticator state machine runs and that may advance from 651 /* Authenticator Key Transmit state machine */ [all...] |
/external/wpa_supplicant_8/src/radius/ |
radius.h | 22 u8 authenticator[16]; member in struct:radius_hdr
|
/frameworks/base/docs/html/guide/topics/providers/ |
contacts-provider.jd | [all...] |
/frameworks/base/docs/html/training/id-auth/ |
identify.jd | 136 deals with writing a custom authenticator so that you can install your own
|
/packages/apps/Settings/src/com/android/settings/accounts/ |
AddAccountSettings.java | 163 // If the user is locked by fbe: we couldn't start the authenticator. So we must ask the
|
/system/connectivity/shill/ |
eap_credentials.h | 179 // Who we identify ourselves as to the EAP authenticator.
|
/external/tcpdump/ |
print-radius.c | 176 uint8_t auth[16]; /* Authenticator */ 455 { "Message-Authenticator", NULL, 0, 0, print_attr_string }, /*80*/ [all...] |
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/ |
wpa_supplicant.sgml | 55 Authenticator and EAP authentication with Authentication 101 authentication server (proxied by the Authenticator in the 117 Handshake and Group Key Handshake with the Authenticator
|
/external/wpa_supplicant_8/wpa_supplicant/ |
eap_testing.txt | 5 - Linked some parts of IEEE 802.1X Authenticator implementation from 13 integrated) Authenticator. 127 6) Authenticator simulator required patching for handling Access-Accept within
|