eap_gpsk_data Struct Reference

Collaboration diagram for eap_gpsk_data:
Collaboration graph
[legend]

Public Types

enum  { GPSK_1, GPSK_3, SUCCESS, FAILURE }

Data Fields

enum eap_gpsk_data:: { ... }  state
u8 rand_server [EAP_GPSK_RAND_LEN]
u8 rand_peer [EAP_GPSK_RAND_LEN]
u8 msk [EAP_MSK_LEN]
u8 emsk [EAP_EMSK_LEN]
u8 sk [EAP_GPSK_MAX_SK_LEN]
size_t sk_len
u8 pk [EAP_GPSK_MAX_PK_LEN]
size_t pk_len
u8 * id_peer
size_t id_peer_len
u8 * id_server
size_t id_server_len
struct eap_gpsk_csuite csuite_list [MAX_NUM_CSUITES]
size_t csuite_count
int vendor
int specifier

Detailed Description

Definition at line 23 of file eap_gpsk.c.


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

Generated on Sat Nov 21 23:25:03 2009 for hostapd by  doxygen 1.6.1