Searched refs:preauth (Results 1 – 19 of 19) sorted by relevance
| /hostap-latest/src/rsn_supp/ |
| D | preauth.h | 24 int prio, int preauth); 62 int prio, int preauth) in pmksa_candidate_add() argument
|
| D | Makefile | 10 preauth.o \
|
| D | preauth.c | 225 ctx->preauth = 1; in rsn_preauth_init() 379 int prio, int preauth) in pmksa_candidate_add() argument 387 if (!preauth) { in pmksa_candidate_add()
|
| /hostap-latest/src/eapol_auth/ |
| D | eapol_auth_sm.h | 49 bool (*finished)(void *ctx, void *sta_ctx, int success, int preauth,
|
| /hostap-latest/doc/ |
| D | code_structure.doxygen | 233 \ref preauth.c and \ref preauth.h
|
| D | porting.doxygen | 182 config_none.c l2_packet_none.c tls_none.c wpa.c preauth.c \
|
| /hostap-latest/src/eapol_supp/ |
| D | eapol_supp_sm.h | 96 int preauth; member
|
| D | eapol_supp_sm.c | 264 if (sm->ctx->preauth) in SM_STATE()
|
| /hostap-latest/tests/ |
| D | Makefile | 118 WPA_OBJS += $(SRC)/rsn_supp/preauth.o
|
| /hostap-latest/wpa_supplicant/ |
| D | nmake.mak | 83 $(OBJDIR)\preauth.obj \
|
| D | eapol_test.c | 600 ctx->preauth = 0; in test_eapol()
|
| D | wpas_glue.c | 1201 ctx->preauth = 0; in wpa_supplicant_init_eapol()
|
| D | events.c | 493 data->pmkid_candidate.preauth); in wpa_supplicant_event_pmkid_candidate() 497 data->pmkid_candidate.preauth); in wpa_supplicant_event_pmkid_candidate()
|
| /hostap-latest/src/ap/ |
| D | ieee802_1x.c | 2350 int preauth, int remediation, bool logoff) in _ieee802_1x_finished() argument 2355 if (preauth) { in _ieee802_1x_finished()
|
| D | wpa_auth.c | 6118 const int preauth = 1; local 6120 const int preauth = 0; local 6132 wpa_bool_txt(preauth),
|
| /hostap-latest/src/drivers/ |
| D | driver.h | 6231 int preauth; member
|
| D | driver_wext.c | 340 data.pmkid_candidate.preauth = cand->flags & IW_PMKID_CAND_PREAUTH; in wpa_driver_wext_event_wireless_pmkidcand()
|
| D | driver_ndis.c | 1606 event.pmkid_candidate.preauth = in wpa_driver_ndis_event_pmkid()
|
| D | driver_nl80211_event.c | 2340 data.pmkid_candidate.preauth = in nl80211_pmksa_candidate_event()
|