Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c747 static int hostapd_config_parse_cipher(int line, const char *value) in hostapd_config_parse_cipher() function
3171 bss->wpa_pairwise = hostapd_config_parse_cipher(line, pos); in hostapd_config_fill()
3181 bss->rsn_pairwise = hostapd_config_parse_cipher(line, pos); in hostapd_config_fill()
3191 bss->group_cipher = hostapd_config_parse_cipher(line, pos); in hostapd_config_fill()