Searched refs:WPA_REPLAY_COUNTER_LEN (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wpad/
H A Dwpa_impl.h62 #define WPA_REPLAY_COUNTER_LEN 8 macro
71 uint8_t replay_counter[WPA_REPLAY_COUNTER_LEN];
185 uint8_t request_counter[WPA_REPLAY_COUNTER_LEN];
186 uint8_t rx_replay_counter[WPA_REPLAY_COUNTER_LEN];
H A Dwpa.c852 WPA_REPLAY_COUNTER_LEN);
853 inc_byte_array(wpa_s->request_counter, WPA_REPLAY_COUNTER_LEN);
956 WPA_REPLAY_COUNTER_LEN);
1227 WPA_REPLAY_COUNTER_LEN);
1508 WPA_REPLAY_COUNTER_LEN);
1571 WPA_REPLAY_COUNTER_LEN);
1711 WPA_REPLAY_COUNTER_LEN) <= 0) {
H A Dwpa_supplicant.c523 WPA_REPLAY_COUNTER_LEN);

Completed in 49 milliseconds