Searched defs:dot11RSNAConfigPMKLifetime (Results 1 - 16 of 16) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dpreauth_auth.c30 static const int dot11RSNAConfigPMKLifetime = 43200; variable
210 dot11RSNAConfigPMKLifetime,
H A Dpmksa_cache_auth.c21 static const int dot11RSNAConfigPMKLifetime = 43200; variable
266 entry->expiration += dot11RSNAConfigPMKLifetime;
H A Dieee802_1x.c2401 static const int dot11RSNAConfigPMKLifetime = 43200; local
2440 session_timeout = dot11RSNAConfigPMKLifetime;
H A Dwpa_auth.c53 static const int dot11RSNAConfigPMKLifetime = 43200; variable
2881 "dot11RSNAConfigPMKLifetime=%u\n"
2900 dot11RSNAConfigPMKLifetime,
/external/wpa_supplicant_8/src/ap/
H A Dpreauth_auth.c30 static const int dot11RSNAConfigPMKLifetime = 43200; variable
210 dot11RSNAConfigPMKLifetime,
H A Dpmksa_cache_auth.c21 static const int dot11RSNAConfigPMKLifetime = 43200; variable
266 entry->expiration += dot11RSNAConfigPMKLifetime;
H A Dieee802_1x.c2401 static const int dot11RSNAConfigPMKLifetime = 43200; local
2440 session_timeout = dot11RSNAConfigPMKLifetime;
H A Dwpa_auth.c53 static const int dot11RSNAConfigPMKLifetime = 43200; variable
2881 "dot11RSNAConfigPMKLifetime=%u\n"
2900 dot11RSNAConfigPMKLifetime,
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dpreauth_auth.c30 static const int dot11RSNAConfigPMKLifetime = 43200; variable
210 dot11RSNAConfigPMKLifetime,
H A Dpmksa_cache_auth.c21 static const int dot11RSNAConfigPMKLifetime = 43200; variable
266 entry->expiration += dot11RSNAConfigPMKLifetime;
H A Dieee802_1x.c2401 static const int dot11RSNAConfigPMKLifetime = 43200; local
2440 session_timeout = dot11RSNAConfigPMKLifetime;
H A Dwpa_auth.c53 static const int dot11RSNAConfigPMKLifetime = 43200; variable
2881 "dot11RSNAConfigPMKLifetime=%u\n"
2900 dot11RSNAConfigPMKLifetime,
/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dwpa_i.h68 unsigned int dot11RSNAConfigPMKLifetime; member in struct:wpa_sm
/external/wpa_supplicant_8/src/rsn_supp/
H A Dwpa_i.h68 unsigned int dot11RSNAConfigPMKLifetime; member in struct:wpa_sm
/external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/
H A Dwpa_i.h68 unsigned int dot11RSNAConfigPMKLifetime; member in struct:wpa_sm
/external/wpa_supplicant_8/wpa_supplicant/
H A Dconfig.h552 * dot11RSNAConfigPMKLifetime - Maximum lifetime of a PMK
557 unsigned int dot11RSNAConfigPMKLifetime; member in struct:wpa_config

Completed in 156 milliseconds