wpa_supplicant / hostapd
2.5
|
hostapd / EAP-PSK (RFC 4764) server More...
#include "includes.h"
#include "common.h"
#include "crypto/aes_wrap.h"
#include "crypto/random.h"
#include "eap_common/eap_psk_common.h"
#include "eap_server/eap_i.h"
Data Structures | |
struct | eap_psk_data |
Functions | |
int | eap_server_psk_register (void) |
hostapd / EAP-PSK (RFC 4764) server
Note: EAP-PSK is an EAP authentication method and as such, completely different from WPA-PSK. This file is not needed for WPA-PSK functionality.