Searched refs:cryptfs_enable (Results 1 – 3 of 3) sorted by relevance
65 int cryptfs_enable(int type, const char* passwd, int no_ui);
513 rc = cryptfs_enable(passwordType, password.c_str(), noUi); in fdeEnableInternal()
2445 int cryptfs_enable(int type, const char* passwd, int no_ui) { in cryptfs_enable() function