Searched refs:corrupt_gtk_rekey_mic_probability (Results 1 – 6 of 6) sorted by relevance
230 double corrupt_gtk_rekey_mic_probability; member
1161 double corrupt_gtk_rekey_mic_probability; member
125 wconf->corrupt_gtk_rekey_mic_probability = in hostapd_wpa_auth_conf()126 iconf->corrupt_gtk_rekey_mic_probability; in hostapd_wpa_auth_conf()
269 conf->corrupt_gtk_rekey_mic_probability = 0.0; in hostapd_config_defaults()
2167 conf->corrupt_gtk_rekey_mic_probability > 0.0 &&2168 drand48() < conf->corrupt_gtk_rekey_mic_probability) {
4501 PARSE_TEST_PROBABILITY(corrupt_gtk_rekey_mic_probability) in hostapd_config_fill()