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

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

Completed in 1482 milliseconds