DPDK  18.05.1
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:
examples/ipsec-secgw/ipsec-secgw.c, and examples/l2fwd-crypto/main.c.

Definition at line 182 of file rte_cryptodev.h.

Field Documentation

Operation type

Examples:
examples/ipsec-secgw/ipsec-secgw.c, and examples/l2fwd-crypto/main.c.

Definition at line 183 of file rte_cryptodev.h.

Symmetric operation capability parameters

Examples:
examples/ipsec-secgw/ipsec-secgw.c, and examples/l2fwd-crypto/main.c.

Definition at line 188 of file rte_cryptodev.h.


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