Home
last modified time | relevance | path

Searched refs:radius_require_message_authenticator (Results 1 – 4 of 4) sorted by relevance

/hostap-latest/src/ap/
Dieee802_11_auth.c513 hapd->conf->radius_require_message_authenticator)) { in hostapd_acl_recv_radius()
Dap_config.h312 int radius_require_message_authenticator; member
Dap_config.c128 bss->radius_require_message_authenticator = 1; in hostapd_config_defaults_bss()
/hostap-latest/hostapd/
Dconfig_file.c3018 bss->radius_require_message_authenticator = atoi(pos); in hostapd_config_fill()