HomeSort by relevance Sort by last modified time
    Searched defs:eapol_ctx (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/src/eap_peer/
eap_i.h 343 void *eapol_ctx; member in struct:eap_sm
  /external/wpa_supplicant_8/src/eapol_supp/
eapol_supp_sm.h 80 * struct eapol_ctx - Global (for all networks) EAPOL state machine context
82 struct eapol_ctx { struct
284 * @ctx: eapol_ctx from eap_peer_sm_init() call
290 * @ctx: eapol_ctx from eap_peer_sm_init() call
299 * @ctx: eapol_ctx from eap_peer_sm_init() call
311 struct eapol_sm *eapol_sm_init(struct eapol_ctx *ctx);
359 static inline struct eapol_sm *eapol_sm_init(struct eapol_ctx *ctx)
  /external/wpa_supplicant_8/src/eap_server/
eap_i.h 157 void *eapol_ctx, *msg_ctx; member in struct:eap_sm

Completed in 186 milliseconds