wpa_supplicant / hostapd 2.0
Data Structures | Defines | Functions

eap_vendor_test.c File Reference

EAP peer method: Test method for vendor specific (expanded) EAP type. More...

#include "includes.h"
#include "common.h"
#include "eap_i.h"

Data Structures

struct  eap_vendor_test_data

Defines

#define EAP_VENDOR_ID   0xfffefd
#define EAP_VENDOR_TYPE   0xfcfbfaf9

Functions

int eap_peer_vendor_test_register (void)

Detailed Description

EAP peer method: Test method for vendor specific (expanded) EAP type.

Copyright
Copyright (c) 2005-2006, Jouni Malinen <j@w1.fi>

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

This file implements a vendor specific test method using EAP expanded types. This is only for test use and must not be used for authentication since no security is provided.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines