| rte_cryptodev_symmetric_capability(3) | Library Functions Manual | rte_cryptodev_symmetric_capability(3) |
rte_cryptodev_symmetric_capability
#include <rte_cryptodev.h>
enum rte_crypto_sym_xform_type xform_type
Symmetric Crypto Capability
Definition at line 107 of file rte_cryptodev.h.
Transform type : Authentication / Cipher / AEAD
Definition at line 108 of file rte_cryptodev.h.
authentication algorithm
Definition at line 112 of file rte_cryptodev.h.
algorithm block size
Definition at line 114 of file rte_cryptodev.h.
auth key size range
cipher key size range
AEAD key size range
Definition at line 116 of file rte_cryptodev.h.
digest size range
Definition at line 118 of file rte_cryptodev.h.
Additional authentication data size range
Definition at line 120 of file rte_cryptodev.h.
Initialisation vector data size range
Definition at line 122 of file rte_cryptodev.h.
Symmetric Authentication transform capabilities
cipher algorithm
Definition at line 127 of file rte_cryptodev.h.
Supported data-unit lengths: RTE_CRYPTO_CIPHER_DATA_UNIT_LEN_* bits or 0 for lengths defined in the algorithm standard.
Definition at line 135 of file rte_cryptodev.h.
Symmetric Cipher transform capabilities
AEAD algorithm
Definition at line 144 of file rte_cryptodev.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |