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

/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dwpa.h124 void wpa_sm_set_scard_ctx(struct wpa_sm *sm, void *scard_ctx);
205 static inline void wpa_sm_set_scard_ctx(struct wpa_sm *sm, void *scard_ctx) function
H A Dwpa.c2616 * wpa_sm_set_scard_ctx - Set context pointer for smartcard callbacks
2620 void wpa_sm_set_scard_ctx(struct wpa_sm *sm, void *scard_ctx) function
/external/wpa_supplicant_8/src/rsn_supp/
H A Dwpa.h124 void wpa_sm_set_scard_ctx(struct wpa_sm *sm, void *scard_ctx);
205 static inline void wpa_sm_set_scard_ctx(struct wpa_sm *sm, void *scard_ctx) function
H A Dwpa.c2616 * wpa_sm_set_scard_ctx - Set context pointer for smartcard callbacks
2620 void wpa_sm_set_scard_ctx(struct wpa_sm *sm, void *scard_ctx) function
/external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/
H A Dwpa.h124 void wpa_sm_set_scard_ctx(struct wpa_sm *sm, void *scard_ctx);
205 static inline void wpa_sm_set_scard_ctx(struct wpa_sm *sm, void *scard_ctx) function
H A Dwpa.c2616 * wpa_sm_set_scard_ctx - Set context pointer for smartcard callbacks
2620 void wpa_sm_set_scard_ctx(struct wpa_sm *sm, void *scard_ctx) function

Completed in 42 milliseconds