Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/rsn_supp/
H A Dwpa.h215 int wpa_sm_ext_key_id(struct wpa_sm *sm);
374 static inline int wpa_sm_ext_key_id(struct wpa_sm *sm) in wpa_sm_ext_key_id() function
H A Dwpa.c4823 int wpa_sm_ext_key_id(struct wpa_sm *sm) in wpa_sm_ext_key_id() function
/freebsd/contrib/wpa/wpa_supplicant/
H A Dctrl_iface.c6001 if (wpa_sm_ext_key_id(wpa_s->wpa)) in wpa_supplicant_ctrl_iface_drop_sa()