Searched refs:eapol_sm_configure (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/eapol_supp/
H A Deapol_supp_sm.h314 void eapol_sm_configure(struct eapol_sm *sm, int heldPeriod, int authPeriod,
377 static inline void eapol_sm_configure(struct eapol_sm *sm, int heldPeriod, function
H A Deapol_supp_sm.c1087 * eapol_sm_configure - Set EAPOL variables
1097 void eapol_sm_configure(struct eapol_sm *sm, int heldPeriod, int authPeriod, function
/freebsd-11-stable/contrib/wpa/src/rsn_supp/
H A Dpreauth.c243 eapol_sm_configure(sm->preauth_eapol, -1, -1, 5, 6);
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dctrl_iface.c430 eapol_sm_configure(wpa_s->eapol,
433 eapol_sm_configure(wpa_s->eapol,
436 eapol_sm_configure(wpa_s->eapol,
439 eapol_sm_configure(wpa_s->eapol,

Completed in 133 milliseconds