Home
last modified time | relevance | path

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

/external/wpa_supplicant/
Deapol_sm.h112 void *scard_ctx; member
Deap_i.h327 void *scard_ctx; member
Dwpa.h183 static inline void wpa_sm_set_scard_ctx(struct wpa_sm *sm, void *scard_ctx) in wpa_sm_set_scard_ctx()
Dwpa_i.h105 void *scard_ctx; /* context for smartcard callbacks */ member
Dwpa.c3959 void wpa_sm_set_scard_ctx(struct wpa_sm *sm, void *scard_ctx) in wpa_sm_set_scard_ctx()