Searched refs:rpmb_send (Results 1 – 4 of 4) sorted by relevance
/system/core/trusty/storage/proxy/ |
D | rpmb.h | 26 int rpmb_send(struct storage_msg* msg, const void* r, size_t req_len, struct watcher* watcher);
|
D | proxy.c | 196 rc = rpmb_send(msg, req, req_len, watcher); in handle_req()
|
D | rpmb.c | 508 int rpmb_send(struct storage_msg* msg, const void* r, size_t req_len, struct watcher* watcher) { in rpmb_send() function
|
/system/core/trusty/utils/rpmb_dev/ |
D | rpmb.h | 49 int rpmb_send(void* mmc_handle,
|