Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/rsn_supp/
H A Dpmksa_cache.c128 static void pmksa_cache_reauth(void *eloop_ctx, void *timeout_ctx) in pmksa_cache_reauth() function
164 eloop_cancel_timeout(pmksa_cache_reauth, pmksa, NULL); in pmksa_cache_set_expiration()
205 eloop_register_timeout(sec, 0, pmksa_cache_reauth, pmksa, in pmksa_cache_set_expiration()