tpm2-tss 4.0.1
TPM Software stack 2.0 TCG spec compliant implementation
object_node Struct Reference

#include <fapi_types.h>

Data Fields

voidobject
 
size_t size
 
struct object_nodenext
 

Detailed Description

The data structure storing a linked list of objects.

The structure is used for the processing of file paths

Field Documentation

◆ next

Pointer to next element

◆ object

void* object

The pointer to the object

◆ size

size_t size

Will be used only for BYTE arrays


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