OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sTempMemref
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap4xxx/security/tee_client_api/
tee_client_api_linux_driver.c
221
pSCXParam->
sTempMemref
.nOffset = (uint32_t)pTEECParam->tmpref.buffer;
222
pSCXParam->
sTempMemref
.nDescriptor = (uint32_t)pTEECParam->tmpref.buffer;
223
pSCXParam->
sTempMemref
.nSize = pTEECParam->tmpref.size;
schannel6_protocol.h
137
SCHANNEL6_COMMAND_PARAM_TEMP_MEMREF
sTempMemref
;
Completed in 94 milliseconds