Home
last modified time | relevance | path

Searched refs:wpa_common_ctx (Results 1 – 3 of 3) sorted by relevance

/external/syslinux/gpxe/src/net/80211/
Dwpa.c53 static int wpa_fail ( struct wpa_common_ctx *ctx, int rc ) in wpa_fail()
213 int wpa_start ( struct net80211_device *dev, struct wpa_common_ctx *ctx, in wpa_start()
259 struct wpa_common_ctx *ctx, *tmp; in wpa_stop()
278 int wpa_check_pmkid ( struct wpa_common_ctx *ctx, const u8 *pmkid ) in wpa_check_pmkid()
314 static void wpa_derive_ptk ( struct wpa_common_ctx *ctx ) in wpa_derive_ptk()
365 static inline int wpa_install_ptk ( struct wpa_common_ctx *ctx, int len ) in wpa_install_ptk()
383 static inline int wpa_install_gtk ( struct wpa_common_ctx *ctx, int len, in wpa_install_gtk()
403 static int wpa_maybe_install_gtk ( struct wpa_common_ctx *ctx, in wpa_maybe_install_gtk()
475 static int wpa_send_eapol ( struct io_buffer *iob, struct wpa_common_ctx *ctx, in wpa_send_eapol()
509 static int wpa_send_2_of_4 ( struct wpa_common_ctx *ctx, in wpa_send_2_of_4()
[all …]
Dwpa_psk.c53 struct wpa_common_ctx *ctx = dev->handshaker->priv; in wpa_psk_start()
83 struct wpa_common_ctx *ctx = dev->handshaker->priv; in wpa_psk_step()
124 .priv_len = sizeof ( struct wpa_common_ctx ),
/external/syslinux/gpxe/src/include/gpxe/
Dwpa.h290 struct wpa_common_ctx struct
499 int wpa_start ( struct net80211_device *dev, struct wpa_common_ctx *ctx,