OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_pContext
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap4xxx/security/tf_sdk/include/
tee_client_api_imp.h
50
struct TEEC_Context*
_pContext
;
57
struct TEEC_Context*
_pContext
;
65
struct TEEC_Context*
_pContext
;
/hardware/ti/omap4xxx/security/tee_client_api/
tee_client_api_linux_driver.c
480
context = session->imp.
_pContext
;
489
session->imp.
_pContext
= NULL;
536
sharedMem->imp.
_pContext
= context;
549
sharedMem->imp.
_pContext
= NULL;
563
sharedMem->imp.
_pContext
= NULL;
588
context = (TEEC_Context *)sharedMem->imp.
_pContext
;
605
sharedMem->imp.
_pContext
= NULL;
631
context = operation->imp.
_pContext
;
794
operation->imp.
_pContext
= context;
818
session->imp.
_pContext
= context
[
all
...]
Completed in 195 milliseconds