OpenVPN
Data Fields
collect_ciphers Struct Reference

Data Fields

const EVP_CIPHER * list [1000]
 
size_t num
 

Detailed Description

Definition at line 338 of file crypto_openssl.c.

Field Documentation

◆ list

const EVP_CIPHER* collect_ciphers::list[1000]

Definition at line 340 of file crypto_openssl.c.

Referenced by collect_ciphers(), and show_available_ciphers().

◆ num

size_t collect_ciphers::num

Definition at line 341 of file crypto_openssl.c.

Referenced by collect_ciphers(), and show_available_ciphers().


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