|
wpa_supplicant / hostapd
2.5
|
EAP peer method: EAP-SIM (RFC 4186) More...
#include "includes.h"#include "common.h"#include "pcsc_funcs.h"#include "crypto/milenage.h"#include "crypto/random.h"#include "eap_peer/eap_i.h"#include "eap_config.h"#include "eap_common/eap_sim_common.h"Data Structures | |
| struct | eap_sim_data |
Macros | |
| #define | CLEAR_PSEUDONYM 0x01 |
| #define | CLEAR_REAUTH_ID 0x02 |
| #define | CLEAR_EAP_ID 0x04 |
Functions | |
| int | eap_peer_sim_register (void) |
EAP peer method: EAP-SIM (RFC 4186)
1.8.6