Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/eapol_supp/
H A Deapol_supp_sm.h127 void *scard_ctx; member
/freebsd/contrib/wpa/src/eap_peer/
H A Deap_i.h359 void *scard_ctx; member
/freebsd/contrib/wpa/src/rsn_supp/
H A Dwpa.h298 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.h61 void *scard_ctx; /* context for smartcard callbacks */ member
H A Dwpa.c4427 void wpa_sm_set_scard_ctx(struct wpa_sm *sm, void *scard_ctx) in wpa_sm_set_scard_ctx()