Home
last modified time | relevance | path

Searched refs:fscrypt_key_per_boot_ref (Results 1 – 3 of 3) sorted by relevance

/system/extras/libfscrypt/include/fscrypt/
Dfscrypt.h26 static const char* fscrypt_key_per_boot_ref = "/unencrypted/per_boot_ref"; variable
/system/vold/
DFsCrypt.cpp454 std::string per_boot_ref_filename = std::string("/data") + fscrypt_key_per_boot_ref; in fscrypt_initialize_systemwide_keys()
/system/core/init/
Dbuiltins.cpp371 ref_basename = fscrypt_key_per_boot_ref; in make_dir_with_options()