Searched refs:dot11RSNAConfigPMKLifetime (Results 1 – 2 of 2) sorted by relevance
21 static const int dot11RSNAConfigPMKLifetime = 8640000; // 100 days = 3600 x 24 x 100 Seconds variable135 entry->expiration = now.sec + dot11RSNAConfigPMKLifetime; in pmksa_cache_add()136 entry->reauth_time = now.sec + dot11RSNAConfigPMKLifetime * in pmksa_cache_add()
22 static const int dot11RSNAConfigPMKLifetime = 8640000; variable271 entry->expiration += dot11RSNAConfigPMKLifetime; in pmksa_cache_auth_create_entry()