Searched refs:cryptfs_enable (Results 1 - 3 of 3) sorted by relevance

/system/vold/
H A Dcryptfs.h235 int cryptfs_enable(int type, const char* passwd, int no_ui);
H A DVoldNativeService.cpp552 rc = cryptfs_enable(passwordType, password.c_str(), noUi);
H A Dcryptfs.cpp2128 SLOGE("cryptfs_enable: crypto block dev failure. Must reboot...\n");
2495 int cryptfs_enable(int type, const char* passwd, int no_ui) { function

Completed in 1744 milliseconds