Home
last modified time | relevance | path

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

/hostap-latest/wpa_supplicant/
Devents.c4827 u8 rval[4]; in wpa_supplicant_event_michael_mic_failure() local
4830 if (os_get_random(rval, sizeof(rval)) < 0) in wpa_supplicant_event_michael_mic_failure()
4833 sec = WPA_GET_BE32(rval) % 60; in wpa_supplicant_event_michael_mic_failure()