Home
last modified time | relevance | path

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

/system/vold/
DExt4Crypt.cpp465 std::string device_key_ref; in e4crypt_initialize_global_de() local
466 if (!install_key(device_key, &device_key_ref)) { in e4crypt_initialize_global_de()
472 if (!android::base::WriteStringToFile(device_key_ref, ref_filename)) { in e4crypt_initialize_global_de()