| rte_swx_ipsec_sa_authentication_params(3) | Library Functions Manual | rte_swx_ipsec_sa_authentication_params(3) |
rte_swx_ipsec_sa_authentication_params
#include <rte_swx_ipsec.h>
enum rte_crypto_auth_algorithm alg
uint8_t key [RTE_SWX_IPSEC_KEY_SIZE_MAX]
uint32_t key_size
IPsec SA crypto authentication parameters.
Definition at line 201 of file rte_swx_ipsec.h.
Authentication algorithm.
Definition at line 203 of file rte_swx_ipsec.h.
Authentication key.
Definition at line 206 of file rte_swx_ipsec.h.
Authentication key size in bytes.
Definition at line 209 of file rte_swx_ipsec.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |