HomeSort by relevance Sort by last modified time
    Searched refs:trusty_gatekeeper_call (Results 1 - 3 of 3) sorted by null

  /system/core/trusty/gatekeeper/
trusty_gatekeeper_ipc.h 20 int trusty_gatekeeper_call(uint32_t cmd, void *in, uint32_t in_size, uint8_t *out,
trusty_gatekeeper_ipc.c 45 int trusty_gatekeeper_call(uint32_t cmd, void *in, uint32_t in_size, uint8_t *out, function
trusty_gatekeeper.cpp 173 int rc = trusty_gatekeeper_call(command, send_buf, request_size, recv_buf, &response_size);

Completed in 78 milliseconds