wpa_supplicant / hostapd  2.5
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Structures | Macros | 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"
#include "eloop.h"

Data Structures

struct  eap_vendor_test_data
 

Macros

#define EAP_VENDOR_ID   EAP_VENDOR_HOSTAP
 
#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.

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.