Home
last modified time | relevance | path

Searched refs:read_buf (Results 1 – 3 of 3) sorted by relevance

/trusty/user/app/storage/
Drpmb.h63 void* read_buf,
Dtipc_ns.c72 void* read_buf, in rpmb_send() argument
105 {.iov_base = read_buf, .iov_len = read_size}, in rpmb_send()
/trusty/user/app/storage/test/storage_host_test/
Dstorageproxy_shim.c160 void* read_buf, in rpmb_send() argument
176 memcpy(read_buf, rpmb_state.res, read_buf_size); in rpmb_send()