FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
ipsecmb_aes_cbc_key_data_t Struct Reference

Data Fields

u8 enc_key_exp [EXPANDED_KEY_N_BYTES]
 
u8 dec_key_exp [EXPANDED_KEY_N_BYTES]
 

Detailed Description

Definition at line 54 of file ipsecmb.c.

Field Documentation

◆ dec_key_exp

u8 ipsecmb_aes_cbc_key_data_t::dec_key_exp[EXPANDED_KEY_N_BYTES]

Definition at line 57 of file ipsecmb.c.

◆ enc_key_exp

u8 ipsecmb_aes_cbc_key_data_t::enc_key_exp[EXPANDED_KEY_N_BYTES]

Definition at line 56 of file ipsecmb.c.


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