DPDK
2.2.0
|
#include <rte_crypto.h>
Data Fields | |
uint8_t * | data |
size_t | length |
uint8_t* data |
pointer to key data
Definition at line 115 of file rte_crypto.h.
size_t length |
key length in bytes
Definition at line 117 of file rte_crypto.h.