|
wpa_supplicant / hostapd 2.0
|
EAP peer method: Test method for vendor specific (expanded) EAP type. More...
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) |
EAP peer method: Test method for vendor specific (expanded) EAP type.
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.
1.7.3