#include "includes.h"
#include "common.h"
#include "eap_i.h"
#include "eloop.h"
Include dependency graph for eap_vendor_test.c:
Go to the source code of this file.
Defines | |
#define | EAP_VENDOR_ID 0xfffefd |
#define | EAP_VENDOR_TYPE 0xfcfbfaf9 |
Functions | |
int | eap_peer_vendor_test_register (void) |
Alternatively, this software may be distributed under the terms of BSD license.
See README and COPYING 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.
Definition in file eap_vendor_test.c.