Searched refs:color_seed (Results 1 – 3 of 3) sorted by relevance
110 static png_uint_32 color_seed[2]; variable115 color_seed[0] = 0x12345678U; in reseed()116 color_seed[1] = 0x9abcdefU; in reseed()122 make_random_bytes(color_seed, color, sizeof *color); in random_color()