|
DPDK 25.11.3
|
#include <rte_crypto_asym.h>
Data Fields | |
| struct rte_crypto_asym_xform * | next |
| enum rte_crypto_asym_xform_type | xform_type |
Asymmetric crypto transform data
Structure describing asym xforms.
Definition at line 1056 of file rte_crypto_asym.h.
| struct rte_crypto_asym_xform* next |
Pointer to next xform to set up xform chain.
Definition at line 1057 of file rte_crypto_asym.h.
| enum rte_crypto_asym_xform_type xform_type |
Asymmetric crypto transform
Definition at line 1059 of file rte_crypto_asym.h.