Classes | Functions
eap_wsc.c File Reference
#include "includes.h"
#include "common.h"
#include "uuid.h"
#include "eap_i.h"
#include "eap_common/eap_wsc_common.h"
#include "wps/wps.h"
#include "wps/wps_defs.h"
Include dependency graph for eap_wsc.c:

Go to the source code of this file.

Classes

struct  eap_wsc_data

Functions

int eap_peer_wsc_register (void)
static struct wpabufeap_wsc_build_msg (struct eap_wsc_data *data, struct eap_method_ret *ret, u8 id)
static void eap_wsc_deinit (struct eap_sm *sm, void *priv)
static void * eap_wsc_init (struct eap_sm *sm)
static int eap_wsc_new_ap_settings (struct wps_credential *cred, const char *params)
static struct wpabufeap_wsc_process (struct eap_sm *sm, void *priv, struct eap_method_ret *ret, const struct wpabuf *reqData)
static int eap_wsc_process_cont (struct eap_wsc_data *data, const u8 *buf, size_t len, u8 op_code)
static struct wpabufeap_wsc_process_fragment (struct eap_wsc_data *data, struct eap_method_ret *ret, u8 id, u8 flags, u8 op_code, u16 message_length, const u8 *buf, size_t len)
static void eap_wsc_state (struct eap_wsc_data *data, int state)
static const char * eap_wsc_state_txt (int state)

Function Documentation

int eap_peer_wsc_register ( void  )

Definition at line 513 of file eap_wsc.c.

static struct wpabuf* eap_wsc_build_msg ( struct eap_wsc_data data,
struct eap_method_ret ret,
u8  id 
) [static, read]

Definition at line 245 of file eap_wsc.c.

static void eap_wsc_deinit ( struct eap_sm sm,
void *  priv 
) [static]

Definition at line 233 of file eap_wsc.c.

static void* eap_wsc_init ( struct eap_sm sm) [static]

Definition at line 134 of file eap_wsc.c.

static int eap_wsc_new_ap_settings ( struct wps_credential cred,
const char *  params 
) [static]

Definition at line 68 of file eap_wsc.c.

static struct wpabuf* eap_wsc_process ( struct eap_sm sm,
void *  priv,
struct eap_method_ret ret,
const struct wpabuf reqData 
) [static, read]

Definition at line 373 of file eap_wsc.c.

static int eap_wsc_process_cont ( struct eap_wsc_data data,
const u8 *  buf,
size_t  len,
u8  op_code 
) [static]

Definition at line 312 of file eap_wsc.c.

static struct wpabuf* eap_wsc_process_fragment ( struct eap_wsc_data data,
struct eap_method_ret ret,
u8  id,
u8  flags,
u8  op_code,
u16  message_length,
const u8 *  buf,
size_t  len 
) [static, read]

Definition at line 338 of file eap_wsc.c.

static void eap_wsc_state ( struct eap_wsc_data data,
int  state 
) [static]

Definition at line 59 of file eap_wsc.c.

static const char* eap_wsc_state_txt ( int  state) [static]

Definition at line 38 of file eap_wsc.c.



wpa_supplicant
Author(s): Package maintained by Blaise Gassend
autogenerated on Thu Apr 24 2014 15:34:38