Home
last modified time | relevance | path

Searched defs:rpmb_state (Results 1 – 3 of 3) sorted by relevance

/trusty/user/app/storage/
Drpmb.c46 struct rpmb_state { struct
47 struct rpmb_key key;
48 void* mmc_handle;
49 uint32_t write_counter;
50 bool first_write_complete;
51 bool verify_failed;
Dblock_device_tipc.h101 struct rpmb_state* rpmb_state; member
/trusty/user/app/storage/test/storage_host_test/
Dstorageproxy_shim.c45 static struct rpmb_dev_state rpmb_state = { variable