Searched refs:last_sae_token_key_update (Results 1 – 2 of 2) sorted by relevance
203 os_time_t last_sae_token_key_update; member
417 if (hapd->last_sae_token_key_update == 0 || in auth_build_token_req()418 t.sec > hapd->last_sae_token_key_update + 60) { in auth_build_token_req()424 hapd->last_sae_token_key_update = t.sec; in auth_build_token_req()