wpa_ie.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  wpa_eapol_ie_parse

Functions

int wpa_gen_wpa_ie (struct wpa_sm *sm, u8 *wpa_ie, size_t wpa_ie_len)
int wpa_supplicant_parse_ies (const u8 *buf, size_t len, struct wpa_eapol_ie_parse *ie)

Function Documentation

int wpa_gen_wpa_ie ( struct wpa_sm sm,
u8 wpa_ie,
size_t  wpa_ie_len 
)

wpa_gen_wpa_ie - Generate WPA/RSN IE based on current security policy : Pointer to WPA state machine data from wpa_sm_init() : Pointer to memory area for the generated WPA/RSN IE : Maximum length of the generated WPA/RSN IE Returns: Length of the generated WPA/RSN IE or -1 on failure

Definition at line 384 of file wpa_ie.c.

int wpa_supplicant_parse_ies ( const u8 buf,
size_t  len,
struct wpa_eapol_ie_parse ie 
)

wpa_supplicant_parse_ies - Parse EAPOL-Key Key Data IEs : Pointer to the Key Data buffer : Key Data Length : Pointer to parsed IE data Returns: 0 on success, -1 on failure

Definition at line 511 of file wpa_ie.c.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines


wpa_supplicant
Author(s): Package maintained by Blaise Gassend
autogenerated on Fri Jan 11 10:05:08 2013