Searched refs:e4crypt_set_user_crypto_policies (Results 1 - 6 of 6) sorted by relevance

/system/extras/ext4_utils/
H A Dext4_crypt_init_extensions.h14 int e4crypt_set_user_crypto_policies(const char* path);
H A Dext4_crypt_init_extensions.cpp174 int e4crypt_set_user_crypto_policies(const char* dir) function
/system/vold/
H A DExt4Crypt.h21 int e4crypt_set_user_crypto_policies(const char *path);
H A DCryptCommandListener.cpp340 rc = e4crypt_set_user_crypto_policies(argv[2]);
H A DExt4Crypt.cpp608 int e4crypt_set_user_crypto_policies(const char *dir) function
613 SLOGD("e4crypt_set_user_crypto_policies");
/system/core/init/
H A Dbuiltins.cpp862 return e4crypt_set_user_crypto_policies(args[1]);

Completed in 76 milliseconds