Searched refs:previous_bytes (Results 1 – 1 of 1) sorted by relevance
99 static uint32_t previous_bytes[HASHSIZE/BYTES_IN_WORD]; /* prev random bytes */ variable242 bcopy(swrand_XKEY, previous_bytes, HASHSIZE); in _init()400 if (tempout[i] != previous_bytes[i]) in swrand_get_entropy()411 bcopy(tempout, previous_bytes, HASHSIZE); in swrand_get_entropy()