Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/crypto/
H A Dace_sha.c119 static unsigned int seed_done; variable
139 seed_done = 1; in srand()
150 if (!seed_done) in rand()
162 seed_done = 0; in rand()
174 seed_done = 0; in rand()