Home
last modified time | relevance | path

Searched refs:RSN_NUM_REPLAY_COUNTERS_16 (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dhs20.c76 capab |= (RSN_NUM_REPLAY_COUNTERS_16 << 2); in hostapd_eid_osen()
Dwpa_auth_ie.c227 capab |= (RSN_NUM_REPLAY_COUNTERS_16 << 2); in wpa_write_rsn_ie()
347 capab |= (RSN_NUM_REPLAY_COUNTERS_16 << 2); in wpa_write_osen()
/external/wpa_supplicant_8/src/common/
Dwpa_common.h122 #define RSN_NUM_REPLAY_COUNTERS_16 3 macro
/external/wpa_supplicant_8/src/rsn_supp/
Dtdls.c1078 rsn_capab |= RSN_NUM_REPLAY_COUNTERS_16 << 2; in wpa_tdls_send_tpk_m1()
1435 rsn_capab |= RSN_NUM_REPLAY_COUNTERS_16 << 2; in wpa_tdls_send_discovery_response()
2029 rsn_capab |= RSN_NUM_REPLAY_COUNTERS_16 << 2; in wpa_tdls_process_tpk_m1()