FD.io VPP  v20.05-21-gb1500e9ff
Vector Packet Processing
aes_cbc_key_data_t Struct Reference

Data Fields

u8x16 encrypt_key [15]
 
u8x16 decrypt_key [15]
 

Detailed Description

Definition at line 28 of file aes_cbc.c.

Field Documentation

◆ decrypt_key

u8x16 aes_cbc_key_data_t::decrypt_key[15]

Definition at line 34 of file aes_cbc.c.

◆ encrypt_key

u8x16 aes_cbc_key_data_t::encrypt_key[15]

Definition at line 30 of file aes_cbc.c.


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