Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/ap/
Dpmksa_cache_auth.h52 const u8 *aa, const u8 *spa, int session_timeout,
57 const u8 *spa, int session_timeout,
Dpmksa_cache_auth.c206 const u8 *aa, const u8 *spa, int session_timeout, in pmksa_cache_auth_add() argument
212 aa, spa, session_timeout, eapol, in pmksa_cache_auth_add()
241 const u8 *spa, int session_timeout, in pmksa_cache_auth_create_entry() argument
268 if (session_timeout > 0) in pmksa_cache_auth_create_entry()
269 entry->expiration += session_timeout; in pmksa_cache_auth_create_entry()
Dwpa_auth.h264 int session_timeout, struct eapol_state_machine *eapol);
267 int session_timeout,
Dsta_info.h103 u32 session_timeout);