Home
last modified time | relevance | path

Searched refs:wpa_sm_set_scard_ctx (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/contrib/wpa/src/rsn_supp/
Dwpa.h95 void wpa_sm_set_scard_ctx(struct wpa_sm *sm, void *scard_ctx);
161 static inline void wpa_sm_set_scard_ctx(struct wpa_sm *sm, void *scard_ctx) in wpa_sm_set_scard_ctx() function
Dwpa.c2147 void wpa_sm_set_scard_ctx(struct wpa_sm *sm, void *scard_ctx) in wpa_sm_set_scard_ctx() function
/freebsd-9-stable/contrib/wpa/wpa_supplicant/
Devents.c255 wpa_sm_set_scard_ctx(wpa_s->wpa, wpa_s->scard); in wpa_supplicant_scard_init()
Dwpa_supplicant.c369 wpa_sm_set_scard_ctx(wpa_s->wpa, NULL); in wpa_supplicant_cleanup()