| rte_table_action_sym_crypto_params(3) | Library Functions Manual | rte_table_action_sym_crypto_params(3) |
rte_table_action_sym_crypto_params
#include <rte_table_action.h>
struct rte_crypto_sym_xform * xform
uint32_t data_offset
Symmetric Crypto action parameters (per table rule).
Definition at line 747 of file rte_table_action.h.
Xform pointer contains all relevant information
Definition at line 750 of file rte_table_action.h.
Offset within the input packet buffer to the first byte of data to be processed by the crypto unit. Offset 0 points to the first byte of the MBUF structure.
Definition at line 757 of file rte_table_action.h.
Cipher iv data.
Definition at line 762 of file rte_table_action.h.
Cipher iv data.
Definition at line 765 of file rte_table_action.h.
Auth iv data.
Definition at line 768 of file rte_table_action.h.
Auth iv data.
Definition at line 771 of file rte_table_action.h.
AEAD AAD data.
Definition at line 777 of file rte_table_action.h.
AEAD iv data.
Definition at line 780 of file rte_table_action.h.
AEAD AAD data.
Definition at line 783 of file rte_table_action.h.
AEAD iv data.
Definition at line 786 of file rte_table_action.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |