Classes | Functions
eap_pax.c File Reference
#include "includes.h"
#include "common.h"
#include "eap_common/eap_pax_common.h"
#include "eap_i.h"
Include dependency graph for eap_pax.c:

Go to the source code of this file.

Classes

struct  eap_pax_data

Functions

static struct wpabufeap_pax_alloc_resp (const struct eap_pax_hdr *req, u8 id, u8 op_code, size_t plen)
static void eap_pax_deinit (struct eap_sm *sm, void *priv)
static u8 * eap_pax_get_emsk (struct eap_sm *sm, void *priv, size_t *len)
static u8 * eap_pax_getKey (struct eap_sm *sm, void *priv, size_t *len)
static void * eap_pax_init (struct eap_sm *sm)
static Boolean eap_pax_isKeyAvailable (struct eap_sm *sm, void *priv)
static struct wpabufeap_pax_process (struct eap_sm *sm, void *priv, struct eap_method_ret *ret, const struct wpabuf *reqData)
static struct wpabufeap_pax_process_std_1 (struct eap_pax_data *data, struct eap_method_ret *ret, u8 id, const struct eap_pax_hdr *req, size_t req_plen)
static struct wpabufeap_pax_process_std_3 (struct eap_pax_data *data, struct eap_method_ret *ret, u8 id, const struct eap_pax_hdr *req, size_t req_plen)
int eap_peer_pax_register (void)

Function Documentation

static struct wpabuf* eap_pax_alloc_resp ( const struct eap_pax_hdr req,
u8  id,
u8  op_code,
size_t  plen 
) [static, read]

Definition at line 98 of file eap_pax.c.

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

Definition at line 90 of file eap_pax.c.

static u8* eap_pax_get_emsk ( struct eap_sm sm,
void *  priv,
size_t *  len 
) [static]

Definition at line 487 of file eap_pax.c.

static u8* eap_pax_getKey ( struct eap_sm sm,
void *  priv,
size_t *  len 
) [static]

Definition at line 466 of file eap_pax.c.

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

Definition at line 52 of file eap_pax.c.

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

Definition at line 459 of file eap_pax.c.

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

Definition at line 327 of file eap_pax.c.

static struct wpabuf* eap_pax_process_std_1 ( struct eap_pax_data data,
struct eap_method_ret ret,
u8  id,
const struct eap_pax_hdr req,
size_t  req_plen 
) [static, read]

Definition at line 120 of file eap_pax.c.

static struct wpabuf* eap_pax_process_std_3 ( struct eap_pax_data data,
struct eap_method_ret ret,
u8  id,
const struct eap_pax_hdr req,
size_t  req_plen 
) [static, read]

Definition at line 236 of file eap_pax.c.

int eap_peer_pax_register ( void  )

Definition at line 509 of file eap_pax.c.



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