HomeSort by relevance Sort by last modified time
    Searched defs:dot11RSNAConfigPMKLifetime (Results 1 - 6 of 6) sorted by null

  /external/wpa_supplicant_8/src/ap/
preauth_auth.c 30 static const int dot11RSNAConfigPMKLifetime = 43200;
210 dot11RSNAConfigPMKLifetime,
pmksa_cache_auth.c 22 static const int dot11RSNAConfigPMKLifetime = 43200;
313 entry->expiration += dot11RSNAConfigPMKLifetime;
ieee802_1x.c     [all...]
wpa_auth.c 63 static const int dot11RSNAConfigPMKLifetime = 43200;
    [all...]
  /external/wpa_supplicant_8/src/rsn_supp/
wpa_i.h 71 unsigned int dot11RSNAConfigPMKLifetime;
  /external/wpa_supplicant_8/wpa_supplicant/
config.h 581 * dot11RSNAConfigPMKLifetime - Maximum lifetime of a PMK
586 unsigned int dot11RSNAConfigPMKLifetime;
    [all...]

Completed in 74 milliseconds