![]() |
mTower
|
#include <tee_client_api.h>
Data Fields | |
| 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. |
1.8.13