Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dhostapd.c67 static int hostapd_setup_encryption(char *iface, struct hostapd_data *hapd);
129 hostapd_setup_encryption(hapd->conf->iface, hapd); in hostapd_reconfig_encryption()
185 hostapd_setup_encryption(hapd->conf->iface, hapd); in hostapd_reload_bss()
746 static int hostapd_setup_encryption(char *iface, struct hostapd_data *hapd) in hostapd_setup_encryption() function
1518 if (hostapd_setup_encryption(conf->iface, hapd)) in hostapd_setup_bss()