All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Typedefs | Functions
eap_ttls.h File Reference
#include "eap_tls.h"
+ Include dependency graph for eap_ttls.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  ttls_tunnel_t
 

Typedefs

typedef struct ttls_tunnel_t ttls_tunnel_t
 

Functions

PW_CODE eap_ttls_process (eap_session_t *eap_session, tls_session_t *tls_session) CC_HINT(nonnull)
 

Data Structure Documentation

struct ttls_tunnel_t

Definition at line 30 of file eap_ttls.h.

+ Collaboration diagram for ttls_tunnel_t:
Data Fields
VALUE_PAIR * accept_vps
bool authenticated
bool copy_request_to_tunnel
int default_method
VALUE_PAIR * state
bool use_tunneled_reply
VALUE_PAIR * username
char const * virtual_server

Typedef Documentation

typedef struct ttls_tunnel_t ttls_tunnel_t

Function Documentation

PW_CODE eap_ttls_process ( eap_session_t eap_session,
tls_session_t *  tls_session 
)

Definition at line 929 of file ttls.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function: