eap_sim_data Struct Reference
Public Types | 
| enum   | {  
  START, 
CHALLENGE, 
REAUTH, 
NOTIFICATION, 
 
  SUCCESS, 
FAILURE
 
 } | 
Data Fields | 
| 
u8  | mk [EAP_SIM_MK_LEN] | 
| 
u8  | nonce_mt [EAP_SIM_NONCE_MT_LEN] | 
| 
u8  | nonce_s [EAP_SIM_NONCE_S_LEN] | 
| 
u8  | k_aut [EAP_SIM_K_AUT_LEN] | 
| 
u8  | k_encr [EAP_SIM_K_ENCR_LEN] | 
| 
u8  | msk [EAP_SIM_KEYING_DATA_LEN] | 
| 
u8  | emsk [EAP_EMSK_LEN] | 
| 
u8  | kc [EAP_SIM_MAX_CHAL][EAP_SIM_KC_LEN] | 
| 
u8  | sres [EAP_SIM_MAX_CHAL][EAP_SIM_SRES_LEN] | 
| 
u8  | rand [EAP_SIM_MAX_CHAL][GSM_RAND_LEN] | 
| 
int  | num_chal | 
| 
enum eap_sim_data:: { ... }   | state | 
| 
char *  | next_pseudonym | 
| 
char *  | next_reauth_id | 
| 
u16  | counter | 
| 
struct eap_sim_reauth *  | reauth | 
| 
u16  | notification | 
| 
int  | use_result_ind | 
Detailed Description
Definition at line 24 of file eap_sim.c.
The documentation for this struct was generated from the following file: