27RCSIDH(rlm_eap_sim_eap_sim_h,
"$Id: 0ad22d8631168aa0838aeb764b619e11444127ea $")
29#include <freeradius-devel/sim/base.h>
bool send_result_ind
Say that we would like to use protected result indications (SIM-Notification-Success).
bool allow_encrypted
Whether we can send encrypted attributes.
fr_sim_keys_t keys
Various EAP-AKA keys.
int sim_id
Packet ID. (replay protection)
bool challenge_success
Whether we received the correct challenge response.
fr_sim_id_req_type_t id_req
The type of identity we're requesting or previously requested.
bool protected_success
Send protected success messages.
eap_sim_server_state_t
Server states.
@ EAP_SIM_SERVER_MAX_STATES
@ EAP_SIM_SERVER_CHALLENGE
@ EAP_SIM_SERVER_SUCCESS_NOTIFICATION
@ EAP_SIM_SERVER_REAUTHENTICATE
@ EAP_SIM_SERVER_FAILURE_NOTIFICATION
eap_sim_server_state_t state
Current session state.
char const * virtual_server
Virtual server for HLR integration.