Searched refs:radius_das_shared_secret (Results 1 – 4 of 4) sorted by relevance
263 u8 *radius_das_shared_secret; member
476 os_free(conf->radius_das_shared_secret); in hostapd_config_free_bss()
1033 das_conf.shared_secret = conf->radius_das_shared_secret; in hostapd_setup_bss()
653 os_free(bss->radius_das_shared_secret); in hostapd_parse_das_client()654 bss->radius_das_shared_secret = (u8 *) os_strdup(secret); in hostapd_parse_das_client()655 if (bss->radius_das_shared_secret == NULL) in hostapd_parse_das_client()