|
wpa_supplicant / hostapd
2.5
|
IKEv2 responder (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_responder_data |
Functions | |
| void | ikev2_responder_deinit (struct ikev2_responder_data *data) |
| int | ikev2_responder_process (struct ikev2_responder_data *data, const struct wpabuf *buf) |
| struct wpabuf * | ikev2_responder_build (struct ikev2_responder_data *data) |
IKEv2 responder (RFC 4306) for EAP-IKEV2.
1.8.6