FD.io VPP  v17.10-9-gd594711
Vector Packet Processing
dpdk_esp_crypto_alg_t Struct Reference

Data Fields

enum rte_crypto_cipher_algorithm algo
 
enum rte_crypto_aead_algorithm aead_algo
 
u8 key_len
 
u8 iv_len
 

Detailed Description

Definition at line 22 of file esp.h.

Field Documentation

enum rte_crypto_aead_algorithm dpdk_esp_crypto_alg_t::aead_algo

Definition at line 26 of file esp.h.

enum rte_crypto_cipher_algorithm dpdk_esp_crypto_alg_t::algo

Definition at line 24 of file esp.h.

u8 dpdk_esp_crypto_alg_t::iv_len

Definition at line 29 of file esp.h.

u8 dpdk_esp_crypto_alg_t::key_len

Definition at line 28 of file esp.h.


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