Home
last modified time | relevance | path

Searched refs:wpa_sm_set_rx_replay_ctr (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/rsn_supp/
Dwpa.h159 void wpa_sm_set_rx_replay_ctr(struct wpa_sm *sm, const u8 *rx_replay_counter);
319 static inline void wpa_sm_set_rx_replay_ctr(struct wpa_sm *sm, in wpa_sm_set_rx_replay_ctr() function
Dwpa.c3020 void wpa_sm_set_rx_replay_ctr(struct wpa_sm *sm, const u8 *rx_replay_counter) in wpa_sm_set_rx_replay_ctr() function
/external/wpa_supplicant_8/wpa_supplicant/
Devents.c3353 wpa_sm_set_rx_replay_ctr(wpa_s->wpa, data->assoc_info.key_replay_ctr);