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

/external/wpa_supplicant_8/hostapd/
H A Dconfig_file.c706 static int hostapd_config_parse_cipher(int line, const char *value) function
2297 bss->wpa_pairwise = hostapd_config_parse_cipher(line, pos);
2307 bss->rsn_pairwise = hostapd_config_parse_cipher(line, pos);

Completed in 46 milliseconds