DPDK  make-f/builddir/build/BUILD/dpdk-2.2.0/mk/rte.sdkconfig.mkshowversion
Data Fields
rte_crypto_key Struct Reference

#include <rte_crypto.h>

Data Fields

uint8_t * data
 
size_t length
 

Detailed Description

Crypto key structure

Examples:
l2fwd-crypto/main.c.

Definition at line 114 of file rte_crypto.h.

Field Documentation

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.


The documentation for this struct was generated from the following file: