wpa_supplicant / hostapd 2.0
Data Structures | Defines | Functions

eap_leap.c File Reference

EAP peer method: LEAP. More...

#include "includes.h"
#include "common.h"
#include "crypto/ms_funcs.h"
#include "crypto/crypto.h"
#include "crypto/random.h"
#include "eap_i.h"

Data Structures

struct  eap_leap_data

Defines

#define LEAP_VERSION   1
#define LEAP_CHALLENGE_LEN   8
#define LEAP_RESPONSE_LEN   24
#define LEAP_KEY_LEN   16

Functions

int eap_peer_leap_register (void)

Detailed Description

EAP peer method: LEAP.

Copyright
Copyright (c) 2004-2007, Jouni Malinen <j@w1.fi>

This software may be distributed under the terms of the BSD license. See README for more details.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines