Home
last modified time | relevance | path

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

/hostap-latest/src/rsn_supp/
Dwpa.h201 void wpa_sm_set_scard_ctx(struct wpa_sm *sm, void *scard_ctx);
315 static inline void wpa_sm_set_scard_ctx(struct wpa_sm *sm, void *scard_ctx) in wpa_sm_set_scard_ctx() function
Dwpa.c4614 void wpa_sm_set_scard_ctx(struct wpa_sm *sm, void *scard_ctx) in wpa_sm_set_scard_ctx() function
/hostap-latest/wpa_supplicant/
Dwpa_supplicant.c537 wpa_sm_set_scard_ctx(wpa_s->wpa, NULL); in wpa_supplicant_cleanup()
6272 wpa_sm_set_scard_ctx(wpa_s->wpa, wpa_s->scard); in pcsc_reader_init()
Devents.c584 wpa_sm_set_scard_ctx(wpa_s->wpa, wpa_s->scard); in wpa_supplicant_scard_init()