Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dhostapd.c52 static int hostapd_setup_encryption(char *iface, struct hostapd_data *hapd);
121 hostapd_setup_encryption(hapd->conf->iface, hapd); in hostapd_reload_bss()
440 static int hostapd_setup_encryption(char *iface, struct hostapd_data *hapd) in hostapd_setup_encryption() function
982 if (hostapd_setup_encryption(conf->iface, hapd)) in hostapd_setup_bss()