Searched refs:cryptfs_enable (Results 1 – 3 of 3) sorted by relevance
234 int cryptfs_enable(char *flag, int type, char *passwd, int no_ui);
156 rc = cryptfs_enable(arg2, type, arg4, no_ui); in do_enablecrypto()
3041 int cryptfs_enable(char *howarg, int type, char *passwd, int no_ui) in cryptfs_enable() function