Home
last modified time | relevance | path

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

/system/core/trusty/storage/proxy/
Drpmb.c52 static int rpmb_fd = -1; variable
166 rc = ioctl(rpmb_fd, MMC_IOC_MULTI_CMD, &mmc.multi); in rpmb_send()
202 rpmb_fd = rc; in rpmb_open()
208 close(rpmb_fd); in rpmb_close()
209 rpmb_fd = -1; in rpmb_close()