OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tci_msg
(Results
1 - 3
of
3
) sorted by null
/hardware/samsung_slsi/exynos5/libsecurepath/
tlc_communication.h
30
tciMessage_t *
tci_msg
;
member in struct:__anon34127
tlc_communication.cpp
40
mcRet = mcMallocWsm(comm_ctx->device_id, 0, sizeof(tciMessage_t), (uint8_t **)&(comm_ctx->
tci_msg
), 0);
53
mcRet = mcOpenSession(&(comm_ctx->handle), &(comm_ctx->uuid), (uint8_t *)(comm_ctx->
tci_msg
),
75
mcRet = mcFreeWsm((comm_ctx->device_id), (uint8_t *)(comm_ctx->
tci_msg
));
content_protect.cpp
84
tci = cp_ctx.
tci_msg
;
148
tci = cp_ctx.
tci_msg
;
Completed in 32 milliseconds