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
111 struct wpa_sm * wpa_sm_init(struct wpa_sm_ctx *ctx);
165 static inline struct wpa_sm * wpa_sm_init(struct wpa_sm_ctx *ctx) in wpa_sm_init()
Dwpa_i.h48 struct wpa_sm_ctx *ctx;
Dwpa.c2181 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.c1036 struct wpa_sm_ctx *ctx; in wpa_supplicant_init_wpa()
/external/wpa_supplicant_8/wpa_supplicant/tests/
Dtest_wpa.c168 struct wpa_sm_ctx *ctx = os_zalloc(sizeof(*ctx)); in supp_init()