|
wpa_supplicant / hostapd
2.5
|
IKEv2 responder (RFC 4306) for EAP-IKEV2. More...
#include "includes.h"#include "common.h"#include "crypto/dh_groups.h"#include "crypto/random.h"#include "ikev2.h"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