Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dieee802_11_auth.c513 hapd->conf->radius_require_message_authenticator)) { in hostapd_acl_recv_radius()
H A Dap_config.h312 int radius_require_message_authenticator; member
H A Dap_config.c125 bss->radius_require_message_authenticator = 1; in hostapd_config_defaults_bss()
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c2993 bss->radius_require_message_authenticator = atoi(pos); in hostapd_config_fill()