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

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dhostapd.c36 static int hostapd_setup_encryption(char *iface, struct hostapd_data *hapd);
74 hostapd_setup_encryption(hapd->conf->iface, hapd);
300 static int hostapd_setup_encryption(char *iface, struct hostapd_data *hapd) function
526 if (hostapd_setup_encryption(hapd->conf->iface, hapd))
/external/wpa_supplicant_8/src/ap/
H A Dhostapd.c36 static int hostapd_setup_encryption(char *iface, struct hostapd_data *hapd);
74 hostapd_setup_encryption(hapd->conf->iface, hapd);
300 static int hostapd_setup_encryption(char *iface, struct hostapd_data *hapd) function
526 if (hostapd_setup_encryption(hapd->conf->iface, hapd))
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dhostapd.c36 static int hostapd_setup_encryption(char *iface, struct hostapd_data *hapd);
74 hostapd_setup_encryption(hapd->conf->iface, hapd);
300 static int hostapd_setup_encryption(char *iface, struct hostapd_data *hapd) function
526 if (hostapd_setup_encryption(hapd->conf->iface, hapd))

Completed in 35 milliseconds