Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/
Dmesh_rsn.c577 wpa_drv_get_seqnum(rsn->wpa_s, NULL, rsn->mgtk_key_id, pos); in mesh_rsn_protect_frame()
591 wpa_drv_get_seqnum(rsn->wpa_s, NULL, rsn->igtk_key_id, pos); in mesh_rsn_protect_frame()
Ddriver_i.h161 static inline int wpa_drv_get_seqnum(struct wpa_supplicant *wpa_s, in wpa_drv_get_seqnum() function