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.h22 struct wpa_sm_ctx { struct
112 struct wpa_sm * wpa_sm_init(struct wpa_sm_ctx *ctx);
166 static inline struct wpa_sm * wpa_sm_init(struct wpa_sm_ctx *ctx) in wpa_sm_init()
Dwpa_i.h49 struct wpa_sm_ctx *ctx;
Dwpa.c2246 struct wpa_sm * wpa_sm_init(struct wpa_sm_ctx *ctx) in wpa_sm_init()
/external/wpa_supplicant_8/wpa_supplicant/
Dpreauth_test.c219 struct wpa_sm_ctx *ctx; in wpa_init_conf()
Dibss_rsn.c205 struct wpa_sm_ctx *ctx = os_zalloc(sizeof(*ctx)); in ibss_rsn_supp_init()
Dwpas_glue.c1044 struct wpa_sm_ctx *ctx; in wpa_supplicant_init_wpa()
Deapol_test.c587 struct wpa_sm_ctx *wctx; in test_eapol()