DPDK
/usr/bin/make-f/build/dpdk-xVLO7N/dpdk-16.07/mk/rte.sdkconfig.mkshowversion
|
#include <rte_crypto.h>
Data Fields | |
enum rte_crypto_op_type | type |
uint16_t | priv_size |
Private data structure belonging to a crypto symmetric operation pool.
Definition at line 152 of file rte_crypto.h.
enum rte_crypto_op_type type |
Crypto op pool type operation.
Definition at line 153 of file rte_crypto.h.
uint16_t priv_size |
Size of private area in each crypto operation.
Definition at line 155 of file rte_crypto.h.