DPDK  20.11.10
Data Fields
rte_crypto_sgl Struct Reference

#include <rte_crypto_sym.h>

Data Fields

struct rte_crypto_vecvec
 
uint32_t num
 

Detailed Description

Crypto scatter-gather list descriptor. Consists of a pointer to an array of Crypto IO vectors with its size.

Definition at line 46 of file rte_crypto_sym.h.

Field Documentation

◆ vec

struct rte_crypto_vec* vec

start of an array of vectors

Definition at line 48 of file rte_crypto_sym.h.

◆ num

uint32_t num

size of an array of vectors

Definition at line 50 of file rte_crypto_sym.h.


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