Classes | Functions
eap_psk.c File Reference
#include "includes.h"
#include "common.h"
#include "crypto/aes_wrap.h"
#include "eap_common/eap_psk_common.h"
#include "eap_i.h"
Include dependency graph for eap_psk.c:

Go to the source code of this file.

Classes

struct  eap_psk_data

Functions

int eap_peer_psk_register (void)
static void eap_psk_deinit (struct eap_sm *sm, void *priv)
static u8 * eap_psk_get_emsk (struct eap_sm *sm, void *priv, size_t *len)
static u8 * eap_psk_getKey (struct eap_sm *sm, void *priv, size_t *len)
static void * eap_psk_init (struct eap_sm *sm)
static Boolean eap_psk_isKeyAvailable (struct eap_sm *sm, void *priv)
static struct wpabufeap_psk_process (struct eap_sm *sm, void *priv, struct eap_method_ret *ret, const struct wpabuf *reqData)
static struct wpabufeap_psk_process_1 (struct eap_psk_data *data, struct eap_method_ret *ret, const struct wpabuf *reqData)
static struct wpabufeap_psk_process_3 (struct eap_psk_data *data, struct eap_method_ret *ret, const struct wpabuf *reqData)

Function Documentation

int eap_peer_psk_register ( void  )

Definition at line 461 of file eap_psk.c.

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

Definition at line 78 of file eap_psk.c.

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

Definition at line 442 of file eap_psk.c.

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

Definition at line 423 of file eap_psk.c.

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

Definition at line 37 of file eap_psk.c.

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

Definition at line 416 of file eap_psk.c.

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

Definition at line 374 of file eap_psk.c.

static struct wpabuf* eap_psk_process_1 ( struct eap_psk_data data,
struct eap_method_ret ret,
const struct wpabuf reqData 
) [static, read]

Definition at line 87 of file eap_psk.c.

static struct wpabuf* eap_psk_process_3 ( struct eap_psk_data data,
struct eap_method_ret ret,
const struct wpabuf reqData 
) [static, read]

Definition at line 181 of file eap_psk.c.



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