Home
last modified time | relevance | path

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

/external/wpa_supplicant/
Dwpa.h118 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
Devents.c226 wpa_sm_set_scard_ctx(wpa_s->wpa, wpa_s->scard); in wpa_supplicant_scard_init()
Dwpa_supplicant.c699 wpa_sm_set_scard_ctx(wpa_s->wpa, NULL); in wpa_supplicant_cleanup()
Dwpa.c3959 void wpa_sm_set_scard_ctx(struct wpa_sm *sm, void *scard_ctx) in wpa_sm_set_scard_ctx() function