Searched refs:salt_bytes (Results 1 – 1 of 1) sorted by relevance
451 std::vector<unsigned char> salt_bytes; in TEST_F() local452 ASSERT_TRUE(HashTreeBuilder::ParseBytesArrayFromString(salt, &salt_bytes)); in TEST_F()453 std::vector<unsigned char> hash_tree = std::move(salt_bytes); in TEST_F()