Structs§
Constants§
- TEEC_
ERROR_ NOT_ SUPPORTED - TEEC_
ERROR_ SHORT_ BUFFER - TEEC_
MEMREF_ TEMP_ INPUT - TEEC_
MEMREF_ TEMP_ OUTPUT - TEEC_
NONE - TEEC_
SUCCESS - TEEC_
VALUE_ INPUT
Statics§
- KEYSAFE_
TA_ UUID - The TA UUID for keysafe: the trust side app for KMS.
Functions§
- call_
command - Creates a temporary session and call a command.
- call_
command_ on_ device - Creates a temporary session using the provided device and call a command.
- create_
operation - Creates an operation object that would be used in call_command.
- get_
memref_ input_ parameter - Gets a temp memory reference parameter as input.
- get_
memref_ output_ parameter - Gets a temp memory reference parameter as output.
- get_
value_ parameter - Gets a value parameter.
- get_
zero_ parameter - Gets a None parameter.
- teec_
param_ types - This is the same macro definition as TEEC_PARAM_TYPES in tee-client-types.h