|
TA-REF
|
#include <tee_client_api.h>
Public Attributes | |
| uint32_t | a |
| uint32_t | b |
struct TEEC_Value - Small raw data container
Instead of allocating a shared memory buffer this structure can be used to pass small raw data between a client application and trusted code.
| a | The first integer value. |
| b | The second second value. |
| uint32_t TEEC_Value::a |
| uint32_t TEEC_Value::b |