The FreeRADIUS server  $Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
Functions
chbind.c File Reference

Channel binding. More...

#include <freeradius-devel/radius/defs.h>
#include <freeradius-devel/radius/radius.h>
#include <freeradius-devel/io/pair.h>
#include "chbind.h"
#include "attrs.h"
+ Include dependency graph for chbind.c:

Go to the source code of this file.

Functions

static bool chbind_build_response (request_t *request, CHBIND_REQ *chbind)
 
static size_t chbind_get_data (chbind_packet_t const *packet, int desired_nsid, uint8_t const **data)
 
fr_radius_packet_code_t chbind_process (request_t *request, CHBIND_REQ *chbind)
 
fr_pair_teap_chbind_packet2vp (TALLOC_CTX *ctx, chbind_packet_t *chbind)
 
chbind_packet_teap_chbind_vp2packet (TALLOC_CTX *ctx, fr_pair_list_t *vps)
 

Detailed Description

Channel binding.

Id
b9ebd81311e53e153d1447dfe3dee6a601c6d668

Definition in file chbind.c.

Function Documentation

◆ chbind_build_response()

static bool chbind_build_response ( request_t request,
CHBIND_REQ chbind 
)
static

Definition at line 35 of file chbind.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ chbind_get_data()

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

Definition at line 126 of file chbind.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ chbind_process()

fr_radius_packet_code_t chbind_process ( request_t request,
CHBIND_REQ chbind 
)

Definition at line 169 of file chbind.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ eap_chbind_packet2vp()

fr_pair_t* eap_chbind_packet2vp ( TALLOC_CTX *  ctx,
chbind_packet_t chbind 
)

Definition at line 313 of file chbind.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ eap_chbind_vp2packet()

chbind_packet_t* eap_chbind_vp2packet ( TALLOC_CTX *  ctx,
fr_pair_list_t vps 
)

Definition at line 268 of file chbind.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: