eapol/eapol_framework/eapol_common/type/aka/core/eap_type_aka.cpp
branchCompilerCompatibility
changeset 14 3f122ca50ab9
parent 2 1c7bc153c08e
equal deleted inserted replaced
13:5431fd16d0e9 14:3f122ca50ab9
   381 }
   381 }
   382 
   382 
   383 //-----------------------------------------------
   383 //-----------------------------------------------
   384 
   384 
   385 //
   385 //
   386 void eap_type_aka_c::initialize_state(
   386 EAP_FUNC_EXPORT void eap_type_aka_c::initialize_state(
   387 				const eap_type_aka_state_variable_e state,
   387 				const eap_type_aka_state_variable_e state,
   388 				const bool must_be_initiator,
   388 				const bool must_be_initiator,
   389 				const bool must_be_responder,
   389 				const bool must_be_responder,
   390 				const aka_subtype_e type0,
   390 				const aka_subtype_e type0,
   391 				const aka_subtype_e type1,
   391 				const aka_subtype_e type1,