DataChunk Struct Reference

Data chunk descriptor. More...

#include <crypto.h>

Data Fields

const void * buffer
 
size_t length
 

Detailed Description

Data chunk descriptor.

Definition at line 980 of file crypto.h.

Field Documentation

◆ buffer

const void* buffer

Definition at line 982 of file crypto.h.

◆ length

size_t length

Definition at line 983 of file crypto.h.


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