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

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dpmksa_cache_auth.c21 static const int dot11RSNAConfigPMKLifetime = 43200; variable
261 entry->expiration += dot11RSNAConfigPMKLifetime;
H A Dpreauth_auth.c30 static const int dot11RSNAConfigPMKLifetime = 43200; variable
210 dot11RSNAConfigPMKLifetime,
H A Dieee802_1x.c2398 static const int dot11RSNAConfigPMKLifetime = 43200; local
2435 wpa_auth_pmksa_add(sta->wpa_sm, key, dot11RSNAConfigPMKLifetime,
H A Dwpa_auth.c53 static const int dot11RSNAConfigPMKLifetime = 43200; variable
2880 "dot11RSNAConfigPMKLifetime=%u\n"
2899 dot11RSNAConfigPMKLifetime,
/external/wpa_supplicant_8/src/ap/
H A Dpmksa_cache_auth.c21 static const int dot11RSNAConfigPMKLifetime = 43200; variable
261 entry->expiration += dot11RSNAConfigPMKLifetime;
H A Dpreauth_auth.c30 static const int dot11RSNAConfigPMKLifetime = 43200; variable
210 dot11RSNAConfigPMKLifetime,
H A Dieee802_1x.c2398 static const int dot11RSNAConfigPMKLifetime = 43200; local
2435 wpa_auth_pmksa_add(sta->wpa_sm, key, dot11RSNAConfigPMKLifetime,
H A Dwpa_auth.c53 static const int dot11RSNAConfigPMKLifetime = 43200; variable
2880 "dot11RSNAConfigPMKLifetime=%u\n"
2899 dot11RSNAConfigPMKLifetime,
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dpmksa_cache_auth.c21 static const int dot11RSNAConfigPMKLifetime = 43200; variable
261 entry->expiration += dot11RSNAConfigPMKLifetime;
H A Dpreauth_auth.c30 static const int dot11RSNAConfigPMKLifetime = 43200; variable
210 dot11RSNAConfigPMKLifetime,
H A Dieee802_1x.c2398 static const int dot11RSNAConfigPMKLifetime = 43200; local
2435 wpa_auth_pmksa_add(sta->wpa_sm, key, dot11RSNAConfigPMKLifetime,
H A Dwpa_auth.c53 static const int dot11RSNAConfigPMKLifetime = 43200; variable
2880 "dot11RSNAConfigPMKLifetime=%u\n"
2899 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.h551 * dot11RSNAConfigPMKLifetime - Maximum lifetime of a PMK
556 unsigned int dot11RSNAConfigPMKLifetime; member in struct:wpa_config

Completed in 451 milliseconds