Home
last modified time | relevance | path

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

/trusty/user/app/storage/test/storage_host_test/
Dstorageproxy_shim.h21 bool init_rpmb_state(const char* backing_filename);
Dstorageproxy_shim.c55 bool init_rpmb_state(const char* base_directory) { in init_rpmb_state() function
Dstorage_host_test.c819 if (!init_rpmb_state(dir)) { in main()