union TEEC_Parameter
Defined at line 351 of file ../../src/security/lib/tee/tee-client-api/include/tee-client-api/tee-client-types.h
TEEC_Parameter
This type defines a Parameter of a TEEC_Operation. It can be a Temporary Memory Reference, a
Registered Memory Reference or a Value Parameter. The field to select in this union depends on
the type of the parameter specified in the paramTypes field of the TEEC_Operation structure.
Public Members
tmpref
memref
value