OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:authentication
(Results
276 - 300
of
1714
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/wpa_supplicant_8/src/rsn_supp/
preauth.h
2
* wpa_supplicant - WPA2/RSN pre-
authentication
functions
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/
wpa_background.sgml
41
authentication
does not protect against bit flipping packet
49
keyed packet
authentication
mechanism (Michael MIC).</para>
52
either use an external
authentication
server (e.g., RADIUS) and
78
pre-
authentication
, and PMKSA caching).</para>
/frameworks/base/obex/javax/obex/
SessionNotifier.java
55
* dependent as to how an
authentication
challenge and
authentication
92
* <code>Authenticator</code> to use to respond to
authentication
challenge
93
* and
authentication
response headers.
/frameworks/volley/src/com/android/volley/
AuthFailureError.java
25
* Error indicating that there was an
authentication
failure when performing a Request.
/packages/apps/Bluetooth/res/values/
strings_pbap.xml
7
<string name="auth_notif_ticker">Obex
authentication
request</string>
/packages/apps/Bluetooth/res/values-en-rGB/
strings_map.xml
8
<string name="map_auth_notif_ticker" msgid="8840174807927327119">"Obex
authentication
request"</string>
strings_pbap.xml
8
<string name="auth_notif_ticker" msgid="1575825798053163744">"Obex
authentication
request"</string>
/packages/apps/Bluetooth/res/values-en-rIN/
strings_map.xml
8
<string name="map_auth_notif_ticker" msgid="8840174807927327119">"Obex
authentication
request"</string>
strings_pbap.xml
8
<string name="auth_notif_ticker" msgid="1575825798053163744">"Obex
authentication
request"</string>
/packages/apps/Email/src/com/android/email/activity/setup/
OAuthAuthenticationActivity.java
31
* Activity to display a webview to perform oauth
authentication
. This activity
64
// providers use, or how the
authentication
code is returned.
76
// along with the
authentication
token.
160
LogUtils.d(Logging.LOG_TAG, "
authentication
%s", result);
/packages/apps/UnifiedEmail/src/com/android/emailcommon/mail/
MessagingException.java
39
/**
Authentication
is required but the server did not support it. */
43
/**
Authentication
failed */
55
/**
Authentication
failed during autodiscover */
69
/** The server indicates it does not support OAuth
authentication
*/
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
nfs4_mount.h
53
/* Pseudo-flavours to use for
authentication
. See RFC2623 */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/rpcsvc/
rquota.x
6
* Requires unix
authentication
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
nfs4_mount.h
53
/* Pseudo-flavours to use for
authentication
. See RFC2623 */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
rquota.x
6
* Requires unix
authentication
/external/wpa_supplicant_8/src/eapol_supp/
eapol_supp_sm.h
82
* preauth - IEEE 802.11i/RSN pre-
authentication
85
* pre-
authentication
92
* @result: Whether the
authentication
was completed successfully
96
*
authentication
has been completed. This allows the owner of the
98
* machine. Currently, this is used only in RSN pre-
authentication
.
130
*
authentication
. If dynamic WEP keys are used, this is called only
249
* @status: Step in the process of EAP
authentication
/external/chromium_org/net/http/
http_auth_controller.cc
45
//
authentication
with a "Proxy-Support: Session-Based-
Authentication
"
88
// Records the number of
authentication
events per
authentication
scheme.
104
// Record start and rejection events for
authentication
.
122
// Record the target of the
authentication
.
260
// Give the existing auth handler first try at the
authentication
headers.
296
// If the server changes the
authentication
realm in a
319
// Find the best
authentication
challenge that we support.
507
// Populates response_.auth_challenge with the
authentication
challenge info
[
all
...]
/external/wpa_supplicant_8/src/eap_peer/
eap_i.h
46
* decision -
Authentication
decision (OUT)
165
* supporting fast re-
authentication
need to implement.
175
* supporting fast re-
authentication
need to implement. This is called
176
* when
authentication
has been completed and EAP state machine is
178
* re-
authentication
183
* init_for_reauth - Prepare for start of fast re-
authentication
188
* supporting fast re-
authentication
need to implement. This is called
189
* when EAP
authentication
is started and EAP state machine is
190
* requesting fast re-
authentication
to be used.
195
* get_identity - Get method specific identity for re-
authentication
[
all
...]
/external/chromium_org/components/data_reduction_proxy/browser/
data_reduction_proxy_settings.h
125
// If proxy
authentication
is compiled in, pre-cache
authentication
131
// Returns true if |auth_info| represents an
authentication
challenge from
135
// Returns a UTF16 string suitable for use as an
authentication
token in
288
// Returns a UTF16 string that's the hash of the configured
authentication
/external/chromium_org/third_party/google_appengine_cloudstorage/cloudstorage/
rest_api.py
89
"""Get a fresh
authentication
token.
108
This class manages
authentication
tokens and request retries. All
164
This is an async wrapper around urlfetch(). It adds an
authentication
205
"""Get an
authentication
token.
213
An
authentication
token.
/external/wpa_supplicant_8/src/common/
defs.h
212
* until the IEEE 802.1X/EAPOL
authentication
has been completed.
222
* when the IEEE 802.1X/EAPOL
authentication
has been completed.
237
* WPA_COMPLETED - All
authentication
completed
239
* This state is entered when the full
authentication
process is
244
* the EAP
authentication
has been completed). With static WEP keys and
/frameworks/base/wifi/java/android/net/wifi/
SupplicantState.java
94
* until the IEEE 802.1X/EAPOL
authentication
has been completed.
104
* when the IEEE 802.1X/EAPOL
authentication
has been completed.
119
* All
authentication
completed.
121
* This state is entered when the full
authentication
process is
126
* the EAP
authentication
has been completed). With static WEP keys and
/packages/apps/Email/src/com/android/email/mail/internet/
OAuthAuthenticator.java
86
// This shouldn't happen, but if it does, it's a fatal. Throw an
authentication
failed
103
// This shouldn't happen, but if it does, it's a fatal. Throw an
authentication
failed
116
// This shouldn't happen, but if it does, it's a fatal. Throw an
authentication
failed
131
// This shouldn't happen, but if it does, it's a fatal. Throw an
authentication
failed
148
LogUtils.e(TAG, "HTTP
Authentication
error getting oauth tokens %d", status);
/external/ppp/pppd/
auth.c
2
* auth.c - PPP
authentication
and phase control.
131
/* Records which
authentication
operations haven't completed yet. */
134
/* Records which
authentication
operations have been completed. */
165
/* Set if we require
authentication
only because we have a default route. */
236
bool auth_required = 0; /* Always require
authentication
from peer */
239
char remote_name[MAXNAMELEN]; /* Peer's name for
authentication
*/
279
*
Authentication
-related options.
283
"Require
authentication
from peer", OPT_PRIO | 1 },
288
"Require PAP
authentication
from peer",
291
"Require PAP
authentication
from peer"
[
all
...]
/external/wpa_supplicant_8/hostapd/
ChangeLog
27
* enforce full EAP
authentication
after RADIUS Disconnect-Request by
59
- allow
authentication
log to be written into SQLite databse
91
* added support for simultaneous
authentication
of equals (SAE) for
92
stronger password-based
authentication
with WPA2-Personal
167
* EAP-SIM: fixed re-
authentication
not to update pseudonym
393
authentication
server
430
* fixed WEP
authentication
(both Open System and Shared Key) with
503
as a RADIUS
authentication
server
505
received from the RADIUS
authentication
server; previous version
539
only shared key/password
authentication
is supported in this versio
[
all
...]
Completed in 1736 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>