wpa_supplicant / hostapd
2.5
|
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 |
Macros | |
#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) |
EAP peer method: LEAP.