Small raw data value type. More...
#include <otz_tee_client_api.h>
Public Attributes | |
| size_t | a |
| size_t | b |
Small raw data value type.
This type defines a parameter that is not referencing shared memory, but carries instead small raw data passed by value. It is used as a TEEC_Operation parameter when the corresponding parameter type is one of TEEC_VALUE_INPUT, TEEC_VALUE_OUTPUT, or TEEC_VALUE_INOUT.
| size_t TEEC_Value::a |
The two fields of this structure do not have a particular meaning. It is up to the protocol between the Client Application and the Trusted Application to assign a semantic to those two integers.
| size_t TEEC_Value::b |
1.8.6