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

/netbsd-current/external/bsd/wpa/dist/src/ap/
H A Dhs20.c81 capab |= (RSN_NUM_REPLAY_COUNTERS_16 << 2);
H A Dwpa_auth_ie.c287 capab |= (RSN_NUM_REPLAY_COUNTERS_16 << 2);
412 capab |= (RSN_NUM_REPLAY_COUNTERS_16 << 2);
/netbsd-current/external/bsd/wpa/dist/src/common/
H A Dwpa_common.h129 #define RSN_NUM_REPLAY_COUNTERS_16 3 macro
/netbsd-current/external/bsd/wpa/dist/src/rsn_supp/
H A Dtdls.c1119 rsn_capab |= RSN_NUM_REPLAY_COUNTERS_16 << 2;
1478 rsn_capab |= RSN_NUM_REPLAY_COUNTERS_16 << 2;
2088 rsn_capab |= RSN_NUM_REPLAY_COUNTERS_16 << 2;

Completed in 192 milliseconds