26 RCSIDH(eap_ttls_h,
"$Id: f38d3dd86654a819850c4c64745c1f760372b080 $")
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.
unlang_action_t eap_ttls_process(request_t *request, eap_session_t *eap_session, fr_tls_session_t *tls_session)
HIDDEN fr_dict_attr_t const * attr_chap_challenge
HIDDEN fr_dict_attr_t const * attr_user_name
HIDDEN fr_dict_attr_t const * attr_eap_tls_require_client_cert
HIDDEN fr_dict_attr_t const * attr_user_password
unlang_action_t eap_ttls_success(rlm_rcode_t *p_result, request_t *request, eap_session_t *eap_session)
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
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.
rlm_rcode_t
Return codes indicating the result of the module call.
Stores an attribute, a value and various bits of other data.