HomeSort by: relevance | last modified time | path
    Searched defs:wpa_sm_set_scard_ctx (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/wpa/dist/src/rsn_supp/
wpa.h 191 void wpa_sm_set_scard_ctx(struct wpa_sm *sm, void *scard_ctx);
298 static inline void wpa_sm_set_scard_ctx(struct wpa_sm *sm, void *scard_ctx) function
wpa.c 4423 * wpa_sm_set_scard_ctx - Set context pointer for smartcard callbacks
4427 void wpa_sm_set_scard_ctx(struct wpa_sm *sm, void *scard_ctx) function

Completed in 40 milliseconds