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

/freebsd-10.0-release/contrib/wpa/src/ap/
H A Dhostapd.c38 static int hostapd_setup_encryption(char *iface, struct hostapd_data *hapd);
94 hostapd_setup_encryption(hapd->conf->iface, hapd);
355 static int hostapd_setup_encryption(char *iface, struct hostapd_data *hapd) function
661 if (hostapd_setup_encryption(hapd->conf->iface, hapd))

Completed in 71 milliseconds