Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/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) in wpa_sm_set_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) in wpa_sm_set_scard_ctx() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dwpa.h176 void wpa_sm_set_scard_ctx(struct wpa_sm *sm, void *scard_ctx);
284 static inline void wpa_sm_set_scard_ctx(struct wpa_sm *sm, void *scard_ctx) in wpa_sm_set_scard_ctx() function
H A Dwpa.c4309 * wpa_sm_set_scard_ctx - Set context pointer for smartcard callbacks
4313 void wpa_sm_set_scard_ctx(struct wpa_sm *sm, void *scard_ctx)
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwpa_supplicant.c488 wpa_sm_set_scard_ctx(wpa_s->wpa, NULL); in wpa_supplicant_cleanup()
4903 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); in wpa_supplicant_scard_init()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwpa_supplicant.c574 wpa_sm_set_scard_ctx(wpa_s->wpa, NULL); in wpa_supplicant_cleanup()
6154 wpa_sm_set_scard_ctx(wpa_s->wpa, wpa_s->scard);
H A Devents.c540 wpa_sm_set_scard_ctx(wpa_s->wpa, wpa_s->scard); in wpa_supplicant_scard_init()

Completed in 38 milliseconds