DPDK  17.08.2
Data Fields
rte_cryptodev_sym_session Struct Reference

#include <rte_cryptodev.h>

Data Fields

__extension__ void * sess_private_data [0]
 

Detailed Description

Cryptodev symmetric crypto session

Examples:
examples/l2fwd-crypto/main.c.

Definition at line 886 of file rte_cryptodev.h.

Field Documentation

◆ sess_private_data

__extension__ void* sess_private_data[0]

Private session material

Definition at line 887 of file rte_cryptodev.h.


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