wpa_supplicant / hostapd 2.0
Data Structures | Functions | Variables

preauth_test.c File Reference

WPA Supplicant - test code for pre-authentication. More...

#include "includes.h"
#include <assert.h>
#include "common.h"
#include "config.h"
#include "eapol_supp/eapol_supp_sm.h"
#include "eloop.h"
#include "rsn_supp/wpa.h"
#include "eap_peer/eap.h"
#include "wpa_supplicant_i.h"
#include "l2_packet/l2_packet.h"
#include "ctrl_iface.h"
#include "pcsc_funcs.h"
#include "rsn_supp/preauth.h"
#include "rsn_supp/pmksa_cache.h"
#include "drivers/driver.h"

Data Structures

struct  preauth_test_data

Functions

int main (int argc, char *argv[])

Variables

int wpa_debug_level
int wpa_debug_show_keys
struct wpa_driver_opswpa_drivers [] = { NULL }

Detailed Description

WPA Supplicant - test code for pre-authentication.

Copyright
Copyright (c) 2003-2007, Jouni Malinen <j@w1.fi>

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

IEEE 802.1X Supplicant test code (to be used in place of wpa_supplicant.c. Not used in production version.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines