Home
last modified time | relevance | path

Searched defs:scard_ctx (Results 1 – 5 of 5) sorted by relevance

/external/wpa_supplicant_8/src/eapol_supp/
Deapol_supp_sm.h127 void *scard_ctx; member
/external/wpa_supplicant_8/src/eap_peer/
Deap_i.h359 void *scard_ctx; member
/external/wpa_supplicant_8/src/rsn_supp/
Dwpa.h253 static inline void wpa_sm_set_scard_ctx(struct wpa_sm *sm, void *scard_ctx) in wpa_sm_set_scard_ctx()
Dwpa_i.h60 void *scard_ctx; /* context for smartcard callbacks */ member
Dwpa.c3162 void wpa_sm_set_scard_ctx(struct wpa_sm *sm, void *scard_ctx) in wpa_sm_set_scard_ctx()