Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/rsn_supp/
Dwpa.h148 void wpa_sm_set_scard_ctx(struct wpa_sm *sm, void *scard_ctx);
253 static inline void wpa_sm_set_scard_ctx(struct wpa_sm *sm, void *scard_ctx) in wpa_sm_set_scard_ctx() function
Dwpa.c3162 void wpa_sm_set_scard_ctx(struct wpa_sm *sm, void *scard_ctx) in wpa_sm_set_scard_ctx() function
/external/wpa_supplicant_8/wpa_supplicant/
Dwpa_supplicant.c524 wpa_sm_set_scard_ctx(wpa_s->wpa, NULL); in wpa_supplicant_cleanup()
5573 wpa_sm_set_scard_ctx(wpa_s->wpa, wpa_s->scard); in pcsc_reader_init()
Devents.c486 wpa_sm_set_scard_ctx(wpa_s->wpa, wpa_s->scard); in wpa_supplicant_scard_init()