OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TEEC_Session
(Results
1 - 4
of
4
) sorted by null
/hardware/ti/omap4xxx/security/tf_sdk/include/
tee_client_api.h
67
typedef struct
TEEC_Session
70
}
TEEC_Session
;
163
TEEC_Session
* session,
171
TEEC_Session
* session);
174
TEEC_Session
* session,
tee_client_api_ex.h
86
TEEC_Session
* session,
95
TEEC_Session
* session,
/hardware/ti/omap4xxx/security/tee_client_api/
tee_client_api_linux_driver.c
456
TEEC_Session
* session, /* OUT */
474
void TEEC_CloseSession (
TEEC_Session
* session)
494
TEEC_Session
* session,
750
TEEC_Session
* session, /* OUT */
826
TEEC_Session
* session,
/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 56 milliseconds