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() function3119 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()