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
3119 bss->wpa_pairwise = hostapd_config_parse_cipher(line, pos); in hostapd_config_fill()
3129 bss->rsn_pairwise = hostapd_config_parse_cipher(line, pos); in hostapd_config_fill()
3140 hostapd_config_parse_cipher(line, pos); in hostapd_config_fill()
3153 hostapd_config_parse_cipher(line, pos); in hostapd_config_fill()
3165 bss->group_cipher = hostapd_config_parse_cipher(line, pos); in hostapd_config_fill()