Home
last modified time | relevance | path

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

/external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/
Dwpa.h34 struct wpa_sm_ctx { struct
93 struct wpa_sm * wpa_sm_init(struct wpa_sm_ctx *ctx);
133 static inline struct wpa_sm * wpa_sm_init(struct wpa_sm_ctx *ctx) in wpa_sm_init()
Dwpa_i.h50 struct wpa_sm_ctx *ctx;
Dwpa.c1859 struct wpa_sm * wpa_sm_init(struct wpa_sm_ctx *ctx) in wpa_sm_init()
/external/wpa_supplicant_8/src/rsn_supp/
Dwpa.h20 struct wpa_sm_ctx { struct
95 struct wpa_sm * wpa_sm_init(struct wpa_sm_ctx *ctx);
142 static inline struct wpa_sm * wpa_sm_init(struct wpa_sm_ctx *ctx) in wpa_sm_init()
Dwpa_i.h47 struct wpa_sm_ctx *ctx;
Dwpa.c2037 struct wpa_sm * wpa_sm_init(struct wpa_sm_ctx *ctx) in wpa_sm_init()
/external/wpa_supplicant_8/wpa_supplicant/
Dpreauth_test.c228 struct wpa_sm_ctx *ctx; in wpa_init_conf()
Dibss_rsn.c180 struct wpa_sm_ctx *ctx = os_zalloc(sizeof(*ctx)); in ibss_rsn_supp_init()
Dwpas_glue.c781 struct wpa_sm_ctx *ctx; in wpa_supplicant_init_wpa()
/external/wpa_supplicant_6/wpa_supplicant/
Dpreauth_test.c233 struct wpa_sm_ctx *ctx; in wpa_init_conf()
Dwpas_glue.c581 struct wpa_sm_ctx *ctx; in wpa_supplicant_init_wpa()
/external/wpa_supplicant_6/wpa_supplicant/tests/
Dtest_wpa.c192 struct wpa_sm_ctx *ctx = os_zalloc(sizeof(*ctx)); in supp_init()
/external/wpa_supplicant_8/wpa_supplicant/tests/
Dtest_wpa.c172 struct wpa_sm_ctx *ctx = os_zalloc(sizeof(*ctx)); in supp_init()