wpa_supplicant / hostapd
2.5
|
IKEv2 initiator (RFC 4306) for EAP-IKEV2. More...
#include "eap_common/ikev2_common.h"
Go to the source code of this file.
Data Structures | |
struct | ikev2_proposal_data |
struct | ikev2_initiator_data |
Functions | |
void | ikev2_initiator_deinit (struct ikev2_initiator_data *data) |
int | ikev2_initiator_process (struct ikev2_initiator_data *data, const struct wpabuf *buf) |
struct wpabuf * | ikev2_initiator_build (struct ikev2_initiator_data *data) |
IKEv2 initiator (RFC 4306) for EAP-IKEV2.