Data Accelerator Offload
Loading...
Searching...
No Matches
Data Fields
dao_lc_buf Struct Reference

#include <dao_liquid_crypto.h>

Data Fields

void * data
 
uint32_t seg_len
 
struct dao_lc_bufnext
 

Detailed Description

The liquid crypto buffer

Definition at line 29 of file dao_liquid_crypto.h.

Field Documentation

◆ data

void* data

The data buffer Total pkt len: sum of all segments. Need to be set only for the first segment.

Definition at line 31 of file dao_liquid_crypto.h.

◆ seg_len

uint32_t seg_len

The length of the data buffer

Definition at line 35 of file dao_liquid_crypto.h.

◆ next

struct dao_lc_buf* next

Pointer to the next buffer

Definition at line 37 of file dao_liquid_crypto.h.


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