Home
last modified time | relevance | path

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

/freebsd-head/contrib/wpa/wpa_supplicant/
HDwpas_glue.c118 wpa_sm_has_ptk_installed(wpa_s->wpa); in wpa_ether_send()
1165 wpa_sm_has_ptk_installed(wpa_s->wpa) && in wpas_encryption_required()
/freebsd-head/contrib/wpa/src/rsn_supp/
HDwpa.h248 int wpa_sm_has_ptk_installed(struct wpa_sm *sm);
HDwpa.c5245 int wpa_sm_has_ptk_installed(struct wpa_sm *sm) in wpa_sm_has_ptk_installed() function