FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
ipsec_proto_main_crypto_alg_t Struct Reference

Data Fields

const EVP_CIPHER * type
 
u8 iv_size
 
u8 block_size
 

Detailed Description

Definition at line 302 of file ipsec.h.

Field Documentation

◆ block_size

u8 ipsec_proto_main_crypto_alg_t::block_size

Definition at line 306 of file ipsec.h.

◆ iv_size

u8 ipsec_proto_main_crypto_alg_t::iv_size

Definition at line 305 of file ipsec.h.

◆ type

const EVP_CIPHER* ipsec_proto_main_crypto_alg_t::type

Definition at line 304 of file ipsec.h.


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