|
TA-REF
|
#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 |
| uint32_t TEE_Attribute::a |
| uint32_t TEE_Attribute::attributeID |
| uint32_t TEE_Attribute::b |
| void* TEE_Attribute::buffer |
| union { ... } TEE_Attribute::content |
| uint32_t TEE_Attribute::length |
| struct { ... } TEE_Attribute::ref |
| struct { ... } TEE_Attribute::value |