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.c237 capab |= (RSN_NUM_REPLAY_COUNTERS_16 << 2); in wpa_write_rsn_ie()
357 capab |= (RSN_NUM_REPLAY_COUNTERS_16 << 2); in wpa_write_osen()
/external/wpa_supplicant_8/src/common/
Dwpa_common.h113 #define RSN_NUM_REPLAY_COUNTERS_16 3 macro
/external/wpa_supplicant_8/src/rsn_supp/
Dtdls.c1096 rsn_capab |= RSN_NUM_REPLAY_COUNTERS_16 << 2; in wpa_tdls_send_tpk_m1()
1453 rsn_capab |= RSN_NUM_REPLAY_COUNTERS_16 << 2; in wpa_tdls_send_discovery_response()
2048 rsn_capab |= RSN_NUM_REPLAY_COUNTERS_16 << 2; in wpa_tdls_process_tpk_m1()