Home
last modified time | relevance | path

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

/netbsd/external/bsd/wpa/dist/src/ap/
H A Dhostapd.c61 static int hostapd_setup_encryption(char *iface, struct hostapd_data *hapd);
92 hostapd_setup_encryption(hapd->conf->iface, hapd); in hostapd_reconfig_encryption()
145 hostapd_setup_encryption(hapd->conf->iface, hapd); in hostapd_reload_bss()
541 static int hostapd_setup_encryption(char *iface, struct hostapd_data *hapd) in hostapd_setup_encryption() function
1167 if (hostapd_setup_encryption(conf->iface, hapd)) in hostapd_setup_bss()