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.c81 capab |= (RSN_NUM_REPLAY_COUNTERS_16 << 2); in hostapd_eid_osen()
Dwpa_auth_ie.c287 capab |= (RSN_NUM_REPLAY_COUNTERS_16 << 2); in wpa_write_rsn_ie()
412 capab |= (RSN_NUM_REPLAY_COUNTERS_16 << 2); in wpa_write_osen()
/external/wpa_supplicant_8/src/common/
Dwpa_common.h126 #define RSN_NUM_REPLAY_COUNTERS_16 3 macro
/external/wpa_supplicant_8/src/rsn_supp/
Dtdls.c1119 rsn_capab |= RSN_NUM_REPLAY_COUNTERS_16 << 2; in wpa_tdls_send_tpk_m1()
1478 rsn_capab |= RSN_NUM_REPLAY_COUNTERS_16 << 2; in wpa_tdls_send_discovery_response()
2088 rsn_capab |= RSN_NUM_REPLAY_COUNTERS_16 << 2; in wpa_tdls_process_tpk_m1()