Home
last modified time | relevance | path

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

/external/libbrillo/brillo/
Dcryptohome.cc29 static char g_system_salt_path[PATH_MAX] = "/home/.shadow/salt"; variable
36 FilePath salt_path(g_system_salt_path); in EnsureSystemSaltIsLoaded()
39 PLOG(ERROR) << "Could not get size of system salt: " << g_system_salt_path; in EnsureSystemSaltIsLoaded()