FD.io VPP  v21.06
Vector Packet Processing
tls_bios.h File Reference
+ Include dependency graph for tls_bios.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

BIO * BIO_new_tls (session_handle_t sh)
 
BIO * BIO_new_dtls (session_handle_t sh)
 

Function Documentation

◆ BIO_new_dtls()

BIO* BIO_new_dtls ( session_handle_t  sh)

Definition at line 195 of file dtls_bio.c.

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

◆ BIO_new_tls()

BIO* BIO_new_tls ( session_handle_t  sh)

Definition at line 162 of file tls_bio.c.

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