|
hsw-nbt 1.2.0
OPTIGA Authenticate NBT Host Library for C
|
Data storage for data and data length where both are required as parameters. More...
#include <infineon/ifx-utils.h>
Data Fields | |
| uint32_t | length |
| uint8_t * | buffer |
Data storage for data and data length where both are required as parameters.
Definition at line 188 of file ifx-utils.h.
| uint8_t* ifx_blob_t::buffer |
Pointer to byte array which contains the bytes stream
Definition at line 194 of file ifx-utils.h.
| uint32_t ifx_blob_t::length |
Length of the byte stream
Definition at line 191 of file ifx-utils.h.