|
wpa_supplicant / hostapd 2.0
|
Wi-Fi Protected Setup - Enrollee. More...
#include "includes.h"#include "common.h"#include "crypto/crypto.h"#include "crypto/sha256.h"#include "crypto/random.h"#include "wps_i.h"#include "wps_dev_attr.h"Functions | |
| struct wpabuf * | wps_enrollee_get_msg (struct wps_data *wps, enum wsc_op_code *op_code) |
| enum wps_process_res | wps_enrollee_process_msg (struct wps_data *wps, enum wsc_op_code op_code, const struct wpabuf *msg) |
Wi-Fi Protected Setup - Enrollee.
This software may be distributed under the terms of the BSD license. See README for more details.
1.7.3