OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TEEC_Operation
(Results
1 - 4
of
4
) sorted by null
/hardware/ti/omap4xxx/security/tf_sdk/include/
tee_client_api.h
106
typedef struct
TEEC_Operation
113
}
TEEC_Operation
;
167
TEEC_Operation
* operation,
176
TEEC_Operation
* operation,
180
TEEC_Operation
* operation);
tee_client_api_ex.h
91
TEEC_Operation
* operation,
98
TEEC_Operation
* operation,
/hardware/ti/omap4xxx/security/tee_client_api/
tee_client_api_linux_driver.c
152
* @param pOperation a
TEEC_Operation
structure that contains the operation parameters (and types)
160
IN
TEEC_Operation
* pOperation)
460
TEEC_Operation
* operation, /* payload. If operation is NULL then no data buffers are exchanged with the Trusted Application, and the operation cannot be cancelled by the Client Application */
496
TEEC_Operation
* operation,
610
void TEEC_RequestCancellation(
TEEC_Operation
* operation)
755
TEEC_Operation
* operation, /* payload. If operation is NULL then no data buffers are exchanged with the Trusted Application, and the operation cannot be cancelled by the Client Application */
829
TEEC_Operation
* operation,
/hardware/ti/omap4xxx/security/tf_daemon/
delegation_client.c
875
static int runSession(TEEC_Context* pContext, TEEC_Session* pSession,
TEEC_Operation
* pOperation)
[
all
...]
Completed in 16 milliseconds