Searched refs:radius_das_shared_secret (Results 1 – 4 of 4) sorted by relevance
296 u8 *radius_das_shared_secret; member
610 os_free(conf->radius_das_shared_secret); in hostapd_config_free_bss()
1184 das_conf.shared_secret = conf->radius_das_shared_secret; in hostapd_setup_bss()
746 os_free(bss->radius_das_shared_secret); in hostapd_parse_das_client()747 bss->radius_das_shared_secret = (u8 *) os_strdup(secret); in hostapd_parse_das_client()748 if (bss->radius_das_shared_secret == NULL) in hostapd_parse_das_client()