|
wpa_supplicant / hostapd 2.0
|
EAP peer method: EAP-PSK (RFC 4764) 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_i.h"Data Structures | |
| struct | eap_psk_data |
Functions | |
| int | eap_peer_psk_register (void) |
EAP peer method: EAP-PSK (RFC 4764)
This software may be distributed under the terms of the BSD license. See README for more details.
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.
1.7.3