Home
last modified time | relevance | path

Searched refs:wpa_sm_ctx (Results 1 – 7 of 7) sorted by relevance

/external/wpa_supplicant_8/src/rsn_supp/
Dwpa.h25 struct wpa_sm_ctx { struct
175 struct wpa_sm * wpa_sm_init(struct wpa_sm_ctx *ctx);
263 static inline struct wpa_sm * wpa_sm_init(struct wpa_sm_ctx *ctx) in wpa_sm_init()
Dwpa_i.h59 struct wpa_sm_ctx *ctx;
Dwpa.c3990 struct wpa_sm * wpa_sm_init(struct wpa_sm_ctx *ctx) in wpa_sm_init()
/external/wpa_supplicant_8/wpa_supplicant/
Dpreauth_test.c230 struct wpa_sm_ctx *ctx; in wpa_init_conf()
Dibss_rsn.c219 struct wpa_sm_ctx *ctx = os_zalloc(sizeof(*ctx)); in ibss_rsn_supp_init()
Dwpas_glue.c1458 struct wpa_sm_ctx *ctx; in wpa_supplicant_init_wpa()
Deapol_test.c584 struct wpa_sm_ctx *wctx; in test_eapol()