|
wpa_supplicant / hostapd 2.0
|
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) |
EAP peer method: LEAP.
This software may be distributed under the terms of the BSD license. See README for more details.
1.7.3