HomeSort by relevance Sort by last modified time
    Searched refs:RSN_NUM_REPLAY_COUNTERS_16 (Results 1 - 4 of 4) sorted by null

  /external/wpa_supplicant_8/src/ap/
hs20.c 76 capab |= (RSN_NUM_REPLAY_COUNTERS_16 << 2);
wpa_auth_ie.c 227 capab |= (RSN_NUM_REPLAY_COUNTERS_16 << 2);
347 capab |= (RSN_NUM_REPLAY_COUNTERS_16 << 2);
  /external/wpa_supplicant_8/src/common/
wpa_common.h 122 #define RSN_NUM_REPLAY_COUNTERS_16 3
  /external/wpa_supplicant_8/src/rsn_supp/
tdls.c 1078 rsn_capab |= RSN_NUM_REPLAY_COUNTERS_16 << 2;
    [all...]

Completed in 58 milliseconds