table of contents
other versions
- trixie 24.11.3-1~deb13u1
- testing 24.11.3-2
- unstable 24.11.3-2
- experimental 25.11-1
| rte_cryptodev_asym_capability_idx(3) | Library Functions Manual | rte_cryptodev_asym_capability_idx(3) |
NAME¶
rte_cryptodev_asym_capability_idx
SYNOPSIS¶
#include <rte_cryptodev.h>
Data Fields¶
enum rte_crypto_asym_xform_type type
Detailed Description¶
Structure used to describe asymmetric crypto xforms Each xform maps to one asym algorithm.
Definition at line 232 of file rte_cryptodev.h.
Field Documentation¶
enum rte_crypto_asym_xform_type type¶
Asymmetric xform (algo) type
Definition at line 233 of file rte_cryptodev.h.
Author¶
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.2 | DPDK |