DOKK / manpages / debian 13 / dpdk-doc / rte_swx_ipsec_sa_cipher_params.3.en
rte_swx_ipsec_sa_cipher_params(3) Library Functions Manual rte_swx_ipsec_sa_cipher_params(3)

rte_swx_ipsec_sa_cipher_params

#include <rte_swx_ipsec.h>


enum rte_crypto_cipher_algorithm alg
uint8_t key [RTE_SWX_IPSEC_KEY_SIZE_MAX]
uint32_t key_size

IPsec SA crypto cipher parameters.

Definition at line 189 of file rte_swx_ipsec.h.

Cipher algorithm.

Definition at line 191 of file rte_swx_ipsec.h.

Cipher key.

Definition at line 194 of file rte_swx_ipsec.h.

Cipher key size in bytes.

Definition at line 197 of file rte_swx_ipsec.h.

Generated automatically by Doxygen for DPDK from the source code.

Version 24.11.3 DPDK