All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
eap_chbind.c File Reference
#include "eap_chbind.h"
+ Include dependency graph for eap_chbind.c:

Go to the source code of this file.

Functions

static bool chbind_build_response (REQUEST *request, CHBIND_REQ *chbind)
 
static size_t chbind_get_data (chbind_packet_t const *packet, int desired_nsid, uint8_t const **data)
 
PW_CODE chbind_process (REQUEST *request, CHBIND_REQ *chbind)
 
VALUE_PAIReap_chbind_packet2vp (REQUEST *request, chbind_packet_t *packet)
 
chbind_packet_teap_chbind_vp2packet (TALLOC_CTX *ctx, VALUE_PAIR *vps)
 

Function Documentation

static bool chbind_build_response ( REQUEST request,
CHBIND_REQ chbind 
)
static

Definition at line 29 of file eap_chbind.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static size_t chbind_get_data ( chbind_packet_t const *  packet,
int  desired_nsid,
uint8_t const **  data 
)
static

Definition at line 113 of file eap_chbind.c.

+ Here is the caller graph for this function:

PW_CODE chbind_process ( REQUEST request,
CHBIND_REQ chbind 
)

Definition at line 156 of file eap_chbind.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

VALUE_PAIR* eap_chbind_packet2vp ( REQUEST request,
chbind_packet_t packet 
)

Definition at line 291 of file eap_chbind.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

chbind_packet_t* eap_chbind_vp2packet ( TALLOC_CTX *  ctx,
VALUE_PAIR vps 
)

Definition at line 245 of file eap_chbind.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function: