Searched refs:eapol_sm_notify_config (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/wpa/src/eapol_supp/
H A Deapol_supp_sm.h244 void eapol_sm_notify_config(struct eapol_sm *sm,
308 static inline void eapol_sm_notify_config(struct eapol_sm *sm, function
H A Deapol_supp_sm.c1378 * eapol_sm_notify_config - Notification of EAPOL configuration change
1389 void eapol_sm_notify_config(struct eapol_sm *sm, function
/freebsd-9.3-release/contrib/wpa/src/rsn_supp/
H A Dpreauth.c236 eapol_sm_notify_config(sm->preauth_eapol, eap_conf, &eapol_conf);
/freebsd-9.3-release/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant.c306 eapol_sm_notify_config(wpa_s->eapol, &ssid->eap, &eapol_conf);
656 eapol_sm_notify_config(wpa_s->eapol, NULL, NULL);
1323 eapol_sm_notify_config(wpa_s->eapol, NULL, NULL);
1358 eapol_sm_notify_config(wpa_s->eapol, NULL, NULL);
H A Deapol_test.c424 eapol_sm_notify_config(wpa_s->eapol, &ssid->eap, &eapol_conf);

Completed in 60 milliseconds