DPDK  16.11.11
Data Fields
rte_cryptodev_capabilities Struct Reference

#include <rte_cryptodev.h>

Data Fields

enum rte_crypto_op_type op
 
struct rte_cryptodev_symmetric_capability sym
 

Detailed Description

Structure used to capture a capability of a crypto device

Examples:
l2fwd-crypto/main.c.

Definition at line 188 of file rte_cryptodev.h.

Field Documentation

Operation type

Examples:
l2fwd-crypto/main.c.

Definition at line 189 of file rte_cryptodev.h.

Symmetric operation capability parameters

Examples:
l2fwd-crypto/main.c.

Definition at line 194 of file rte_cryptodev.h.


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