Lines Matching full:application

93  * client application to the TEE. TEEC_MEM_OUTPUT signifies data transfer
94 * direction from the TEE to the client application. Type is uint32_t.
97 * application to the Trusted Application.
99 * Application to the client application.
129 * TEEC_ERROR_TARGET_DEAD Trusted Application has panicked
166 * TEEC_ORIGIN_TRUSTED_APP The error originated within the Trusted Application
180 * Application process is provided.
182 * Application process is provided.
183 * TEEC_LOGIN_APPLICATION Login data about the running Client Application
213 * struct TEEC_Context - Represents a connection between a client application
235 * application and trusted code.
245 * client application memory space that can be used to transfer data between
246 * that client application and a trusted application. The user of this struct
266 * a client application and trusted code, only used for the duration of the
284 * a client application and trusted code.
306 * to pass small raw data between a client application and trusted code.
319 * client application and trusted code.
338 * struct TEEC_Session - Represents a connection between a client application
339 * and a trusted application.
390 * between the client application and the TEE. This function must only be
404 * application.
409 * @param destination A structure identifying the trusted application
438 * specific trusted application.
446 * application.
449 * application.
450 * @param commandID Identifier of the command in the trusted application
512 * Register a pre-allocated Trusted Application This is mainly intended for
515 * @param ta Pointer to the trusted application binary
524 * Unregister a pre-allocated Trusted Application This is mainly intended for
527 * @param ta Pointer to the trusted application binary