DPDK  24.03.0-rc4
Data Fields
rte_crypto_op_pool_private Struct Reference

#include <rte_crypto.h>

Data Fields

enum rte_crypto_op_type type
 
uint16_t priv_size
 

Detailed Description

Private data structure belonging to a crypto symmetric operation pool.

Definition at line 218 of file rte_crypto.h.

Field Documentation

◆ type

enum rte_crypto_op_type type

Crypto op pool type operation.

Definition at line 219 of file rte_crypto.h.

◆ priv_size

uint16_t priv_size

Size of private area in each crypto operation.

Definition at line 221 of file rte_crypto.h.


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