Searched refs:salt_buf (Results 1 – 1 of 1) sorted by relevance
111 char* salt_buf; in GetSystemSalt() local113 bool result = chromeos::CryptohomeGetSystemSaltSafe(&salt_buf, &salt_len); in GetSystemSalt()117 memcpy(&system_salt[0], static_cast<const void*>(salt_buf), in GetSystemSalt()