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.c261 capab |= (RSN_NUM_REPLAY_COUNTERS_16 << 2); in wpa_write_rsn_ie()
382 capab |= (RSN_NUM_REPLAY_COUNTERS_16 << 2); in wpa_write_osen()
/external/wpa_supplicant_8/src/common/
Dwpa_common.h125 #define RSN_NUM_REPLAY_COUNTERS_16 3 macro
/external/wpa_supplicant_8/src/rsn_supp/
Dtdls.c1103 rsn_capab |= RSN_NUM_REPLAY_COUNTERS_16 << 2; in wpa_tdls_send_tpk_m1()
1461 rsn_capab |= RSN_NUM_REPLAY_COUNTERS_16 << 2; in wpa_tdls_send_discovery_response()
2056 rsn_capab |= RSN_NUM_REPLAY_COUNTERS_16 << 2; in wpa_tdls_process_tpk_m1()