DPDK
18.05.1
|
#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 182 of file rte_cryptodev.h.
enum rte_crypto_op_type op |
Operation type
Definition at line 183 of file rte_cryptodev.h.
struct rte_cryptodev_symmetric_capability sym |
Symmetric operation capability parameters
Definition at line 188 of file rte_cryptodev.h.