struct TEEC_Value

Defined at line 340 of file ../../src/security/lib/tee/tee-client-api/include/tee-client-api/tee-client-types.h

TEEC_Value

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.

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.

Public Members

uint32_t a
uint32_t b