eap_fast.c File Reference

EAP peer method: EAP-FAST (draft-cam-winget-eap-fast-03.txt). More...

#include "includes.h"
#include "common.h"
#include "eap_i.h"
#include "eap_tls_common.h"
#include "config_ssid.h"
#include "tls.h"
#include "eap_tlv.h"
#include "sha1.h"
#include "config.h"

Include dependency graph for eap_fast.c:

Go to the source code of this file.

Defines

#define EAP_FAST_VERSION   1
#define EAP_FAST_KEY_LEN   64
#define EAP_FAST_PAC_KEY_LEN   32
#define EAP_FAST_SIMCK_LEN   40
#define EAP_FAST_SKS_LEN   40
#define TLS_EXT_PAC_OPAQUE   35
#define PAC_TYPE_PAC_KEY   1
#define PAC_TYPE_PAC_OPAQUE   2
#define PAC_TYPE_CRED_LIFETIME   3
#define PAC_TYPE_A_ID   4
#define PAC_TYPE_I_ID   5
#define PAC_TYPE_SERVER_PROTECTED_DATA   6
#define PAC_TYPE_A_ID_INFO   7
#define PAC_TYPE_PAC_ACKNOWLEDGEMENT   8
#define PAC_TYPE_PAC_INFO   9

Functions

int eap_peer_fast_register (void)


Detailed Description

EAP peer method: EAP-FAST (draft-cam-winget-eap-fast-03.txt).

Copyright
Copyright (c) 2004-2006, Jouni Malinen <[email protected]>
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

Alternatively, this software may be distributed under the terms of BSD license.

See README and COPYING for more details.

Definition in file eap_fast.c.


Generated on Sun Dec 31 13:51:15 2006 for wpa_supplicant by  doxygen 1.4.2