FD.io VPP  v20.05-21-gb1500e9ff
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 55 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 58 of file ipsecmb.c.

◆ enc_key_exp

u8 ipsecmb_aes_cbc_key_data_t::enc_key_exp[EXPANDED_KEY_N_BYTES]

Definition at line 57 of file ipsecmb.c.


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