Home
last modified time | relevance | path

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

/aosp_15_r20/external/wpa_supplicant_8/hostapd/
H A Dconfig_file.c747 static int hostapd_config_parse_cipher(int line, const char *value) in hostapd_config_parse_cipher() function
3206 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()