OpenVPN
Data Fields
context_buffers Struct Reference

#include <openvpn.h>

Collaboration diagram for context_buffers:
Collaboration graph
[legend]

Data Fields

struct buffer aux_buf
 
struct buffer encrypt_buf
 
struct buffer decrypt_buf
 
struct buffer read_link_buf
 
struct buffer read_tun_buf
 

Detailed Description

Definition at line 94 of file openvpn.h.

Field Documentation

◆ aux_buf

struct buffer context_buffers::aux_buf

◆ decrypt_buf

struct buffer context_buffers::decrypt_buf

◆ encrypt_buf

struct buffer context_buffers::encrypt_buf

Definition at line 100 of file openvpn.h.

Referenced by encrypt_sign(), free_context_buffers(), and init_context_buffers().

◆ read_link_buf

struct buffer context_buffers::read_link_buf

◆ read_tun_buf

struct buffer context_buffers::read_tun_buf

The documentation for this struct was generated from the following file: