eap_config Struct Reference

Configuration for EAP state machine. More...

#include <eap.h>

Data Fields

const char * opensc_engine_path
 OpenSC engine for OpenSSL engine support.
const char * pkcs11_engine_path
 PKCS#11 engine for OpenSSL engine support.
const char * pkcs11_module_path
 OpenSC PKCS#11 module for OpenSSL engine.
struct wps_contextwps
 WPS context data.
void * ssl_ctx
void * eap_sim_db_priv
Boolean backend_auth
int eap_server
u8 * pac_opaque_encr_key
u8 * eap_fast_a_id
size_t eap_fast_a_id_len
char * eap_fast_a_id_info
int eap_fast_prov
int pac_key_lifetime
int pac_key_refresh_time
int eap_sim_aka_result_ind
int tnc
struct wpabufassoc_wps_ie
const u8 * peer_addr

Detailed Description

Configuration for EAP state machine.


Field Documentation

OpenSC engine for OpenSSL engine support.

Usually, path to engine_opensc.so.

PKCS#11 engine for OpenSSL engine support.

Usually, path to engine_pkcs11.so.

OpenSC PKCS#11 module for OpenSSL engine.

Usually, path to opensc-pkcs11.so.

struct wps_context * eap_config::wps [read]

WPS context data.

This is only used by EAP-WSC and can be left NULL if not available.


The documentation for this struct was generated from the following files:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on Sat Nov 28 23:07:51 2009 for wpa_supplicant/hostapd by  doxygen 1.6.1