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

/system/vold/
H A Dcryptfs.h80 int cryptfs_enable(char *flag, char *passwd);
H A DCommandListener.cpp580 rc = cryptfs_enable(argv[2], argv[3]);
H A Dcryptfs.c1134 int cryptfs_enable(char *howarg, char *passwd) function
1371 SLOGE("cryptfs_enable: internal error, unknown option\n");

Completed in 3368 milliseconds