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

/freebsd-13-stable/contrib/wpa/src/rsn_supp/
H A Dwpa.h128 void wpa_sm_set_scard_ctx(struct wpa_sm *sm, void *scard_ctx);
216 static inline void wpa_sm_set_scard_ctx(struct wpa_sm *sm, void *scard_ctx) function
H A Dwpa.c2895 * wpa_sm_set_scard_ctx - Set context pointer for smartcard callbacks
2899 void wpa_sm_set_scard_ctx(struct wpa_sm *sm, void *scard_ctx) function
/freebsd-13-stable/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant.c483 wpa_sm_set_scard_ctx(wpa_s->wpa, NULL);
4869 wpa_sm_set_scard_ctx(wpa_s->wpa, wpa_s->scard);
H A Devents.c469 wpa_sm_set_scard_ctx(wpa_s->wpa, wpa_s->scard);

Completed in 133 milliseconds