TA-REF
TEE_Attribute Struct Reference

#include <tee_api_types.h>

Public Attributes

uint32_t attributeID
 
union {
   struct {
      void *   buffer
 
      uint32_t   length
 
   }   ref
 
   struct {
      uint32_t   a
 
      uint32_t   b
 
   }   value
 
content
 

Member Data Documentation

◆ a

uint32_t TEE_Attribute::a

◆ attributeID

uint32_t TEE_Attribute::attributeID

◆ b

uint32_t TEE_Attribute::b

◆ buffer

void* TEE_Attribute::buffer

◆ 

union { ... } TEE_Attribute::content

◆ length

uint32_t TEE_Attribute::length

◆ 

struct { ... } TEE_Attribute::ref

◆ 

struct { ... } TEE_Attribute::value

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