Searched refs:hostapd_config_parse_cipher (Results 1 – 1 of 1) sorted by relevance
747 static int hostapd_config_parse_cipher(int line, const char *value) in hostapd_config_parse_cipher() function3206 bss->wpa_pairwise = hostapd_config_parse_cipher(line, pos); in hostapd_config_fill()3216 bss->rsn_pairwise = hostapd_config_parse_cipher(line, pos); in hostapd_config_fill()3227 hostapd_config_parse_cipher(line, pos); in hostapd_config_fill()3240 hostapd_config_parse_cipher(line, pos); in hostapd_config_fill()3252 bss->group_cipher = hostapd_config_parse_cipher(line, pos); in hostapd_config_fill()