Searched refs:wpa_sm_set_scard_ctx (Results 1 – 4 of 4) sorted by relevance
118 void wpa_sm_set_scard_ctx(struct wpa_sm *sm, void *scard_ctx);183 static inline void wpa_sm_set_scard_ctx(struct wpa_sm *sm, void *scard_ctx) in wpa_sm_set_scard_ctx() function
226 wpa_sm_set_scard_ctx(wpa_s->wpa, wpa_s->scard); in wpa_supplicant_scard_init()
699 wpa_sm_set_scard_ctx(wpa_s->wpa, NULL); in wpa_supplicant_cleanup()
3959 void wpa_sm_set_scard_ctx(struct wpa_sm *sm, void *scard_ctx) in wpa_sm_set_scard_ctx() function