Home
last modified time | relevance | path

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

/hostap-3.6.0/src/ap/
Dhostapd.c62 static int hostapd_setup_encryption(char *iface, struct hostapd_data *hapd);
97 hostapd_setup_encryption(hapd->conf->iface, hapd); in hostapd_reconfig_encryption()
153 hostapd_setup_encryption(hapd->conf->iface, hapd); in hostapd_reload_bss()
562 static int hostapd_setup_encryption(char *iface, struct hostapd_data *hapd) in hostapd_setup_encryption() function
1197 if (hostapd_setup_encryption(conf->iface, hapd)) in hostapd_setup_bss()