Searched refs:color_seed (Results 1 – 1 of 1) sorted by relevance
111 static png_uint_32 color_seed[2]; variable116 color_seed[0] = 0x12345678U; in reseed()117 color_seed[1] = 0x9abcdefU; in reseed()123 make_random_bytes(color_seed, color, sizeof *color); in random_color()