FD.io VPP  v19.08-27-gf4dcae4
Vector Packet Processing
ipsecmb_alg_data_t Struct Reference

Data Fields

u16 data_size
 
u8 block_size
 
aes_gcm_pre_t aes_gcm_pre
 
keyexp_t keyexp
 
hash_one_block_t hash_one_block
 
hash_fn_t hash_fn
 

Detailed Description

Definition at line 37 of file ipsecmb.c.

Field Documentation

aes_gcm_pre_t ipsecmb_alg_data_t::aes_gcm_pre

Definition at line 41 of file ipsecmb.c.

u8 ipsecmb_alg_data_t::block_size

Definition at line 40 of file ipsecmb.c.

u16 ipsecmb_alg_data_t::data_size

Definition at line 39 of file ipsecmb.c.

hash_fn_t ipsecmb_alg_data_t::hash_fn

Definition at line 44 of file ipsecmb.c.

hash_one_block_t ipsecmb_alg_data_t::hash_one_block

Definition at line 43 of file ipsecmb.c.

keyexp_t ipsecmb_alg_data_t::keyexp

Definition at line 42 of file ipsecmb.c.


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