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

Go to the source code of this file.

Classes

struct  eap_wsc_data

Functions

int eap_server_wsc_register (void)
static struct wpabufeap_wsc_build_msg (struct eap_wsc_data *data, u8 id)
static struct wpabufeap_wsc_build_start (struct eap_sm *sm, struct eap_wsc_data *data, u8 id)
static struct wpabufeap_wsc_buildReq (struct eap_sm *sm, void *priv, u8 id)
static Boolean eap_wsc_check (struct eap_sm *sm, void *priv, struct wpabuf *respData)
static void eap_wsc_ext_reg_timeout (void *eloop_ctx, void *timeout_ctx)
static int eap_wsc_getTimeout (struct eap_sm *sm, void *priv)
static void * eap_wsc_init (struct eap_sm *sm)
static Boolean eap_wsc_isDone (struct eap_sm *sm, void *priv)
static Boolean eap_wsc_isSuccess (struct eap_sm *sm, void *priv)
static void eap_wsc_process (struct eap_sm *sm, void *priv, struct wpabuf *respData)
static int eap_wsc_process_cont (struct eap_wsc_data *data, const u8 *buf, size_t len, u8 op_code)
static int eap_wsc_process_fragment (struct eap_wsc_data *data, u8 flags, u8 op_code, u16 message_length, const u8 *buf, size_t len)
static void eap_wsc_reset (struct eap_sm *sm, void *priv)
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_server_wsc_register ( void  )

Definition at line 479 of file eap_server_wsc.c.

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

Definition at line 177 of file eap_server_wsc.c.

static struct wpabuf* eap_wsc_build_start ( struct eap_sm sm,
struct eap_wsc_data data,
u8  id 
) [static, read]

Definition at line 156 of file eap_server_wsc.c.

static struct wpabuf* eap_wsc_buildReq ( struct eap_sm sm,
void *  priv,
u8  id 
) [static, read]

Definition at line 233 of file eap_server_wsc.c.

static Boolean eap_wsc_check ( struct eap_sm sm,
void *  priv,
struct wpabuf respData 
) [static]

Definition at line 264 of file eap_server_wsc.c.

static void eap_wsc_ext_reg_timeout ( void *  eloop_ctx,
void *  timeout_ctx 
) [static]

Definition at line 69 of file eap_server_wsc.c.

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

Definition at line 470 of file eap_server_wsc.c.

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

Definition at line 84 of file eap_server_wsc.c.

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

Definition at line 456 of file eap_server_wsc.c.

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

Definition at line 463 of file eap_server_wsc.c.

static void eap_wsc_process ( struct eap_sm sm,
void *  priv,
struct wpabuf respData 
) [static]

Definition at line 339 of file eap_server_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 281 of file eap_server_wsc.c.

static int eap_wsc_process_fragment ( struct eap_wsc_data data,
u8  flags,
u8  op_code,
u16  message_length,
const u8 *  buf,
size_t  len 
) [static]

Definition at line 308 of file eap_server_wsc.c.

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

Definition at line 145 of file eap_server_wsc.c.

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

Definition at line 60 of file eap_server_wsc.c.

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

Definition at line 38 of file eap_server_wsc.c.



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