HomeSort by relevance Sort by last modified time
    Searched refs:e4crypt_policy_ensure (Results 1 - 4 of 4) sorted by null

  /system/extras/ext4_utils/include/ext4_utils/
ext4_crypt.h 28 int e4crypt_policy_ensure(const char *directory, const char *policy,
  /system/extras/ext4_utils/
ext4_crypt_init_extensions.cpp 125 int result = e4crypt_policy_ensure(dir, policy.c_str(), policy.length(),
ext4_crypt.cpp 253 int e4crypt_policy_ensure(const char *directory, const char *policy, function
  /system/vold/
Ext4Crypt.cpp 284 return e4crypt_policy_ensure(path.c_str(), key_ref.key_raw_ref.data(),
    [all...]

Completed in 573 milliseconds