Home
last modified time | relevance | path

Searched refs:read_response (Results 1 – 2 of 2) sorted by relevance

/trusty/user/base/lib/keymaster/
Dkeymaster.c83 static long read_response(keymaster_session_t session, in read_response() function
154 rc = read_response(session, inf.id, command, data_buf, size); in keymaster_send_command()
/trusty/user/app/storage/
Dipc.c232 static int read_response(handle_t session, in read_response() function
359 rc = read_response(session, inf.id, rx_iovecs, rx_iovec_count); in sync_ipc_send_msg()