Home
last modified time | relevance | path

Searched refs:shuffle (Results 1 – 1 of 1) sorted by relevance

/crypto/
Djitterentropy.c129 __u64 shuffle = 0; in jent_loop_shuffle() local
145 shuffle ^= time & mask; in jent_loop_shuffle()
153 return (shuffle + (1<<min)); in jent_loop_shuffle()