Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dap_config.h310 u8 *radius_das_shared_secret; member
Dap_config.c720 os_free(conf->radius_das_shared_secret); in hostapd_config_free_bss()
Dhostapd.c1249 das_conf.shared_secret = conf->radius_das_shared_secret; in hostapd_setup_bss()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dap_config.h315 u8 *radius_das_shared_secret; member
Dap_config.c814 os_free(conf->radius_das_shared_secret); in hostapd_config_free_bss()
Dhostapd.c1286 das_conf.shared_secret = conf->radius_das_shared_secret; in hostapd_setup_bss()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dap_config_file.c669 os_free(bss->radius_das_shared_secret); in hostapd_parse_das_client()
670 bss->radius_das_shared_secret = (u8 *) os_strdup(secret); in hostapd_parse_das_client()
671 if (bss->radius_das_shared_secret == NULL) in hostapd_parse_das_client()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dap_config_file.c671 os_free(bss->radius_das_shared_secret); in hostapd_parse_das_client()
672 bss->radius_das_shared_secret = (u8 *) os_strdup(secret); in hostapd_parse_das_client()
673 if (bss->radius_das_shared_secret == NULL) in hostapd_parse_das_client()