Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/eapol_supp/
H A Deapol_supp_sm.h127 void *scard_ctx; member
/dragonfly/contrib/wpa_supplicant/src/eap_peer/
H A Deap_i.h359 void *scard_ctx; member
/dragonfly/contrib/wpa_supplicant/src/rsn_supp/
H A Dwpa.h216 static inline void wpa_sm_set_scard_ctx(struct wpa_sm *sm, void *scard_ctx) in wpa_sm_set_scard_ctx()
H A Dwpa_i.h55 void *scard_ctx; /* context for smartcard callbacks */ member
H A Dwpa.c2899 void wpa_sm_set_scard_ctx(struct wpa_sm *sm, void *scard_ctx) in wpa_sm_set_scard_ctx()