DPDK
17.11.0
|
#include <rte_cryptodev.h>
Data Fields | |
enum rte_crypto_op_type | op |
struct rte_cryptodev_symmetric_capability | sym |
Structure used to capture a capability of a crypto device
Definition at line 181 of file rte_cryptodev.h.
enum rte_crypto_op_type op |
Operation type
Definition at line 182 of file rte_cryptodev.h.
struct rte_cryptodev_symmetric_capability sym |
Symmetric operation capability parameters
Definition at line 187 of file rte_cryptodev.h.