Home
last modified time | relevance | path

Searched refs:wpa_drv_get_seqnum (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Dmesh_rsn.c588 wpa_drv_get_seqnum(rsn->wpa_s, NULL, rsn->mgtk_key_id, pos); in mesh_rsn_protect_frame()
602 wpa_drv_get_seqnum(rsn->wpa_s, NULL, rsn->igtk_key_id, pos); in mesh_rsn_protect_frame()
H A Ddriver_i.h171 static inline int wpa_drv_get_seqnum(struct wpa_supplicant *wpa_s, in wpa_drv_get_seqnum() function