Searched defs:wpa_sm_set_scard_ctx (Results 1 - 4 of 4) sorted by relevance

/external/wpa_supplicant/
H A 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) function
H A Dwpa.c3955 * wpa_sm_set_scard_ctx - Set context pointer for smartcard callbacks
3959 void wpa_sm_set_scard_ctx(struct wpa_sm *sm, void *scard_ctx) function
/external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/
H A Dwpa.h100 void wpa_sm_set_scard_ctx(struct wpa_sm *sm, void *scard_ctx);
163 static inline void wpa_sm_set_scard_ctx(struct wpa_sm *sm, void *scard_ctx) function
H A Dwpa.c2025 * wpa_sm_set_scard_ctx - Set context pointer for smartcard callbacks
2029 void wpa_sm_set_scard_ctx(struct wpa_sm *sm, void *scard_ctx) function

Completed in 42 milliseconds