hostapd / EAP-GPSK (RFC 5433) server More...
#include "includes.h"
#include "common.h"
#include "eap_server/eap_i.h"
#include "eap_common/eap_gpsk_common.h"
Go to the source code of this file.
Data Structures | |
struct | eap_gpsk_data |
Defines | |
#define | MAX_NUM_CSUITES 2 |
Functions | |
int | eap_server_gpsk_register (void) |
hostapd / EAP-GPSK (RFC 5433) server
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.
Alternatively, this software may be distributed under the terms of BSD license.
See README and COPYING for more details.
Definition in file eap_gpsk.c.