Searched refs:preauth (Results 1 - 25 of 42) sorted by relevance

12

/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 DMakefile23 preauth.o \
H A Dpreauth.c16 #include "preauth.h"
148 wpa_hexdump(MSG_MSGDUMP, "TX EAPOL (preauth)", msg, msglen);
214 ctx->preauth = 1;
239 * preauth EAPOL-Start frame may end up being dropped due to race
361 * @preauth: Whether the candidate AP advertises support for pre-authentication
368 int prio, int preauth)
376 if (!preauth) {
378 "preauth flag");
436 /* TODO: schedule periodic scans if current AP supports preauth */
367 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 DMakefile23 preauth.o \
H A Dpreauth.c16 #include "preauth.h"
148 wpa_hexdump(MSG_MSGDUMP, "TX EAPOL (preauth)", msg, msglen);
214 ctx->preauth = 1;
239 * preauth EAPOL-Start frame may end up being dropped due to race
361 * @preauth: Whether the candidate AP advertises support for pre-authentication
368 int prio, int preauth)
376 if (!preauth) {
378 "preauth flag");
436 /* TODO: schedule periodic scans if current AP supports preauth */
367 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 DMakefile23 preauth.o \
H A Dpreauth.c16 #include "preauth.h"
148 wpa_hexdump(MSG_MSGDUMP, "TX EAPOL (preauth)", msg, msglen);
214 ctx->preauth = 1;
239 * preauth EAPOL-Start frame may end up being dropped due to race
361 * @preauth: Whether the candidate AP advertises support for pre-authentication
368 int prio, int preauth)
376 if (!preauth) {
378 "preauth flag");
436 /* TODO: schedule periodic scans if current AP supports preauth */
367 pmksa_candidate_add(struct wpa_sm *sm, const u8 *bssid, int prio, int preauth) argument
/external/webrtc/webrtc/libjingle/xmpp/
H A Dxmppclient.h64 PreXmppAuth * preauth);
/external/wpa_supplicant_8/hostapd/src/eapol_auth/
H A Deapol_auth_sm.h68 void (*finished)(void *ctx, void *sta_ctx, int success, int preauth,
/external/wpa_supplicant_8/src/eapol_auth/
H A Deapol_auth_sm.h68 void (*finished)(void *ctx, void *sta_ctx, int success, int preauth,
/external/wpa_supplicant_8/wpa_supplicant/src/eapol_auth/
H A Deapol_auth_sm.h68 void (*finished)(void *ctx, void *sta_ctx, int success, int preauth,
/external/wpa_supplicant_8/hostapd/src/eapol_supp/
H A Deapol_supp_sm.h89 * preauth - IEEE 802.11i/RSN pre-authentication
94 int preauth; member in struct:eapol_ctx
/external/wpa_supplicant_8/src/eapol_supp/
H A Deapol_supp_sm.h89 * preauth - IEEE 802.11i/RSN pre-authentication
94 int preauth; member in struct:eapol_ctx
/external/wpa_supplicant_8/wpa_supplicant/src/eapol_supp/
H A Deapol_supp_sm.h89 * preauth - IEEE 802.11i/RSN pre-authentication
94 int preauth; member in struct:eapol_ctx
/external/wpa_supplicant_8/wpa_supplicant/
H A Dnmake.mak83 $(OBJDIR)\preauth.obj \
H A Dwpas_glue.c1052 ctx->preauth = 0;
H A Deapol_test.c600 ctx->preauth = 0;
/external/openssh/
H A Dservconf.c1975 * If the preauth flag is set, we do not bother copying the string or
1980 copy_set_server_options(ServerOptions *dst, ServerOptions *src, int preauth) argument
2036 if (preauth)
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dieee802_1x.c2043 int preauth, int remediation)
2047 if (preauth)
2042 _ieee802_1x_finished(void *ctx, void *sta_ctx, int success, int preauth, int remediation) argument
/external/wpa_supplicant_8/src/ap/
H A Dieee802_1x.c2043 int preauth, int remediation)
2047 if (preauth)
2042 _ieee802_1x_finished(void *ctx, void *sta_ctx, int success, int preauth, int remediation) argument
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dieee802_1x.c2043 int preauth, int remediation)
2047 if (preauth)
2042 _ieee802_1x_finished(void *ctx, void *sta_ctx, int success, int preauth, int remediation) argument
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver.h4592 int preauth; member in struct:wpa_event_data::pmkid_candidate
/external/wpa_supplicant_8/src/drivers/
H A Ddriver.h4592 int preauth; member in struct:wpa_event_data::pmkid_candidate

Completed in 751 milliseconds

12