Searched refs:trusty_gatekeeper_call (Results 1 – 3 of 3) sorted by relevance
/system/core/trusty/gatekeeper/ |
D | trusty_gatekeeper_ipc.h | 20 int trusty_gatekeeper_call(uint32_t cmd, void *in, uint32_t in_size, uint8_t *out,
|
D | trusty_gatekeeper_ipc.c | 42 int trusty_gatekeeper_call(uint32_t cmd, void *in, uint32_t in_size, uint8_t *out, in trusty_gatekeeper_call() function
|
D | trusty_gatekeeper.cpp | 171 int rc = trusty_gatekeeper_call(command, send_buf, request_size, recv_buf, &response_size); in Send()
|