Home
last modified time | relevance | path

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

/system/core/trusty/storage/proxy/
Dproxy.c115 if ((msg->flags & STORAGE_MSG_FLAG_POST_COMMIT) && (msg->cmd != STORAGE_RPMB_SEND)) { in handle_req()
162 case STORAGE_RPMB_SEND: in handle_req()
/system/core/trusty/storage/interface/include/trusty/interface/
Dstorage.h52 STORAGE_RPMB_SEND = 8 << STORAGE_REQ_SHIFT, enumerator