wpa_supplicant / hostapd  2.5
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions
wps_attr_process.c File Reference

Wi-Fi Protected Setup - attribute processing. More...

#include "includes.h"
#include "common.h"
#include "crypto/sha256.h"
#include "wps_i.h"

Functions

int wps_process_authenticator (struct wps_data *wps, const u8 *authenticator, const struct wpabuf *msg)
 
int wps_process_key_wrap_auth (struct wps_data *wps, struct wpabuf *msg, const u8 *key_wrap_auth)
 
int wps_process_cred (struct wps_parse_attr *attr, struct wps_credential *cred)
 
int wps_process_ap_settings (struct wps_parse_attr *attr, struct wps_credential *cred)
 

Detailed Description

Wi-Fi Protected Setup - attribute processing.