Searched defs:preauth (Results 1 - 23 of 23) sorted by relevance

/external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/
H A Dpreauth.h29 int prio, int preauth);
61 int prio, int preauth)
59 pmksa_candidate_add(struct wpa_sm *sm, const u8 *bssid, int prio, int preauth) argument
H A Dpreauth.c23 #include "preauth.h"
155 wpa_hexdump(MSG_MSGDUMP, "TX EAPOL (preauth)", msg, msglen);
218 ctx->preauth = 1;
242 * preauth EAPOL-Start frame may end up being dropped due to race
353 * @preauth: Whether the candidate AP advertises support for pre-authentication
360 int prio, int preauth)
368 if (!preauth) {
370 "preauth flag");
423 /* TODO: schedule periodic scans if current AP supports preauth */
359 pmksa_candidate_add(struct wpa_sm *sm, const u8 *bssid, int prio, int preauth) argument
/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dpreauth.h24 int prio, int preauth);
62 int prio, int preauth)
60 pmksa_candidate_add(struct wpa_sm *sm, const u8 *bssid, int prio, int preauth) argument
H A Dpreauth.c16 #include "preauth.h"
145 wpa_hexdump(MSG_MSGDUMP, "TX EAPOL (preauth)", msg, msglen);
208 ctx->preauth = 1;
232 * preauth EAPOL-Start frame may end up being dropped due to race
343 * @preauth: Whether the candidate AP advertises support for pre-authentication
350 int prio, int preauth)
358 if (!preauth) {
360 "preauth flag");
406 /* TODO: schedule periodic scans if current AP supports preauth */
349 pmksa_candidate_add(struct wpa_sm *sm, const u8 *bssid, int prio, int preauth) argument
/external/wpa_supplicant_8/src/rsn_supp/
H A Dpreauth.h24 int prio, int preauth);
62 int prio, int preauth)
60 pmksa_candidate_add(struct wpa_sm *sm, const u8 *bssid, int prio, int preauth) argument
H A Dpreauth.c16 #include "preauth.h"
145 wpa_hexdump(MSG_MSGDUMP, "TX EAPOL (preauth)", msg, msglen);
208 ctx->preauth = 1;
232 * preauth EAPOL-Start frame may end up being dropped due to race
343 * @preauth: Whether the candidate AP advertises support for pre-authentication
350 int prio, int preauth)
358 if (!preauth) {
360 "preauth flag");
406 /* TODO: schedule periodic scans if current AP supports preauth */
349 pmksa_candidate_add(struct wpa_sm *sm, const u8 *bssid, int prio, int preauth) argument
/external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/
H A Dpreauth.h24 int prio, int preauth);
62 int prio, int preauth)
60 pmksa_candidate_add(struct wpa_sm *sm, const u8 *bssid, int prio, int preauth) argument
H A Dpreauth.c16 #include "preauth.h"
145 wpa_hexdump(MSG_MSGDUMP, "TX EAPOL (preauth)", msg, msglen);
208 ctx->preauth = 1;
232 * preauth EAPOL-Start frame may end up being dropped due to race
343 * @preauth: Whether the candidate AP advertises support for pre-authentication
350 int prio, int preauth)
358 if (!preauth) {
360 "preauth flag");
406 /* TODO: schedule periodic scans if current AP supports preauth */
349 pmksa_candidate_add(struct wpa_sm *sm, const u8 *bssid, int prio, int preauth) argument
/external/wpa_supplicant_6/wpa_supplicant/src/eapol_supp/
H A Deapol_supp_sm.h77 * preauth - IEEE 802.11i/RSN pre-authentication
82 int preauth; member in struct:eapol_ctx
/external/wpa_supplicant_8/hostapd/src/eapol_supp/
H A Deapol_supp_sm.h71 * preauth - IEEE 802.11i/RSN pre-authentication
76 int preauth; member in struct:eapol_ctx
/external/wpa_supplicant_8/src/eapol_supp/
H A Deapol_supp_sm.h71 * preauth - IEEE 802.11i/RSN pre-authentication
76 int preauth; member in struct:eapol_ctx
/external/wpa_supplicant_8/wpa_supplicant/src/eapol_supp/
H A Deapol_supp_sm.h71 * preauth - IEEE 802.11i/RSN pre-authentication
76 int preauth; member in struct:eapol_ctx
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dieee802_1x.c1668 int preauth)
1672 if (preauth)
1667 _ieee802_1x_finished(void *ctx, void *sta_ctx, int success, int preauth) argument
H A Dwpa_auth.c2742 const int preauth = 1; local
2744 const int preauth = 0; local
2755 wpa_bool_txt(preauth),
/external/wpa_supplicant_8/src/ap/
H A Dieee802_1x.c1668 int preauth)
1672 if (preauth)
1667 _ieee802_1x_finished(void *ctx, void *sta_ctx, int success, int preauth) argument
H A Dwpa_auth.c2742 const int preauth = 1; local
2744 const int preauth = 0; local
2755 wpa_bool_txt(preauth),
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dieee802_1x.c1668 int preauth)
1672 if (preauth)
1667 _ieee802_1x_finished(void *ctx, void *sta_ctx, int success, int preauth) argument
H A Dwpa_auth.c2742 const int preauth = 1; local
2744 const int preauth = 0; local
2755 wpa_bool_txt(preauth),
/external/openssh/
H A Dservconf.c1499 * If the preauth flag is set, we do not bother copying the string or
1504 copy_set_server_options(ServerOptions *dst, ServerOptions *src, int preauth) argument
1537 if (preauth)
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/
H A Ddriver.h1284 int preauth; member in struct:wpa_event_data::pmkid_candidate
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver.h3243 int preauth; member in struct:wpa_event_data::pmkid_candidate
/external/wpa_supplicant_8/src/drivers/
H A Ddriver.h3243 int preauth; member in struct:wpa_event_data::pmkid_candidate
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver.h3243 int preauth; member in struct:wpa_event_data::pmkid_candidate

Completed in 621 milliseconds