Searched refs:device_key (Results 1 – 1 of 1) sorted by relevance
445 std::string device_key; in e4crypt_initialize_global_de() local448 kEmptyAuthentication, &device_key)) return false; in e4crypt_initialize_global_de()451 if (!random_key(&device_key)) return false; in e4crypt_initialize_global_de()453 kEmptyAuthentication, device_key)) return false; in e4crypt_initialize_global_de()457 if (!install_key(device_key, &device_key_ref)) { in e4crypt_initialize_global_de()