26RCSIDH(eap_ttls_h,
"$Id: cd3907f4446269e364fc222a9cafa51aa55fefcd $")
28#include <freeradius-devel/eap/tls.h>
29#include <freeradius-devel/radius/radius.h>
30#include <freeradius-devel/radius/defs.h>
unlang_action_t
Returned by unlang_op_t calls, determine the next action of the interpreter.
A section grouping multiple CONF_PAIR.
HIDDEN fr_dict_attr_t const * attr_chap_challenge
HIDDEN fr_dict_attr_t const * attr_user_name
unlang_action_t eap_ttls_process(unlang_result_t *p_result, request_t *request, eap_session_t *eap_session, fr_tls_session_t *tls_session)
HIDDEN fr_dict_attr_t const * attr_eap_tls_require_client_cert
HIDDEN fr_dict_attr_t const * attr_user_password
HIDDEN fr_dict_attr_t const * attr_ms_chap_challenge
HIDDEN fr_dict_attr_t const * attr_reply_message
HIDDEN fr_dict_attr_t const * attr_vendor_specific
unlang_action_t eap_ttls_success(unlang_result_t *p_result, request_t *request, eap_session_t *eap_session)
HIDDEN fr_dict_attr_t const * attr_ms_chap2_success
HIDDEN fr_dict_attr_t const * attr_eap_channel_binding_message
HIDDEN fr_dict_attr_t const * attr_eap_message
Tracks the progress of a single session of any EAP method.
Stores an attribute, a value and various bits of other data.