wpa_auth_i.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_authenticator
struct  wpa_group
struct  wpa_state_machine
struct  wpa_stsl_negotiation

Defines

#define RSNA_MAX_EAPOL_RETRIES   4

Functions

void __wpa_send_eapol (struct wpa_authenticator *wpa_auth, struct wpa_state_machine *sm, int key_info, const u8 *key_rsc, const u8 *nonce, const u8 *kde, size_t kde_len, int keyidx, int encr, int force_version)
int wpa_auth_for_each_auth (struct wpa_authenticator *wpa_auth, int(*cb)(struct wpa_authenticator *a, void *ctx), void *cb_ctx)
int wpa_auth_for_each_sta (struct wpa_authenticator *wpa_auth, int(*cb)(struct wpa_state_machine *sm, void *ctx), void *cb_ctx)
void wpa_auth_logger (struct wpa_authenticator *wpa_auth, const u8 *addr, logger_level level, const char *txt)
void wpa_auth_vlogger (struct wpa_authenticator *wpa_auth, const u8 *addr, logger_level level, const char *fmt,...)
int wpa_write_rsn_ie (struct wpa_auth_config *conf, u8 *buf, size_t len, const u8 *pmkid)

Define Documentation

#define RSNA_MAX_EAPOL_RETRIES   4

Definition at line 19 of file wpa_auth_i.h.


Function Documentation

void __wpa_send_eapol ( struct wpa_authenticator wpa_auth,
struct wpa_state_machine sm,
int  key_info,
const u8 key_rsc,
const u8 nonce,
const u8 kde,
size_t  kde_len,
int  keyidx,
int  encr,
int  force_version 
)

Definition at line 1031 of file wpa_auth.c.

int wpa_auth_for_each_auth ( struct wpa_authenticator wpa_auth,
int(*)(struct wpa_authenticator *a, void *ctx)  cb,
void *  cb_ctx 
)

Definition at line 145 of file wpa_auth.c.

int wpa_auth_for_each_sta ( struct wpa_authenticator wpa_auth,
int(*)(struct wpa_state_machine *sm, void *ctx)  cb,
void *  cb_ctx 
)

Definition at line 135 of file wpa_auth.c.

void wpa_auth_logger ( struct wpa_authenticator wpa_auth,
const u8 addr,
logger_level  level,
const char *  txt 
)

Definition at line 155 of file wpa_auth.c.

void wpa_auth_vlogger ( struct wpa_authenticator wpa_auth,
const u8 addr,
logger_level  level,
const char *  fmt,
  ... 
)

Definition at line 164 of file wpa_auth.c.

int wpa_write_rsn_ie ( struct wpa_auth_config conf,
u8 buf,
size_t  len,
const u8 pmkid 
)

Definition at line 112 of file wpa_auth_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:06 2013