wpa_supplicant / hostapd 2.0
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.

Copyright
Copyright (c) 2008, Jouni Malinen <j@w1.fi>

This software may be distributed under the terms of the BSD license. See README for more details.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines