Searched refs:wpa_eapol_variable (Results 1 – 4 of 4) sorted by relevance
/hostap-latest/src/ap/ |
D | wpa_auth.h | 331 } wpa_eapol_variable; typedef 363 void (*set_eapol)(void *ctx, const u8 *addr, wpa_eapol_variable var, 365 int (*get_eapol)(void *ctx, const u8 *addr, wpa_eapol_variable var);
|
D | wpa_auth_glue.c | 334 wpa_eapol_variable var, int value) in hostapd_wpa_auth_set_eapol() 375 wpa_eapol_variable var) in hostapd_wpa_auth_get_eapol()
|
D | wpa_auth.c | 246 const u8 *addr, wpa_eapol_variable var, in wpa_auth_set_eapol() 255 const u8 *addr, wpa_eapol_variable var) in wpa_auth_get_eapol()
|
/hostap-latest/wpa_supplicant/ |
D | ibss_rsn.c | 413 wpa_eapol_variable var, int value) in auth_set_eapol()
|