DPDK
17.05.2
|
#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 171 of file rte_cryptodev.h.
enum rte_crypto_op_type op |
Operation type
Definition at line 172 of file rte_cryptodev.h.
struct rte_cryptodev_symmetric_capability sym |
Symmetric operation capability parameters
Definition at line 177 of file rte_cryptodev.h.