Home
last modified time | relevance | path

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

/system/core/trusty/storage/proxy/
Drpmb.h22 int rpmb_send(struct storage_msg *msg, const void *r, size_t req_len);
Dproxy.c151 rc = rpmb_send(msg, req, req_len); in handle_req()
Drpmb.c74 int rpmb_send(struct storage_msg *msg, const void *r, size_t req_len) in rpmb_send() function