Searched defs:srand (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/lib/ | ||
H A D | rand.c | 28 void srand(unsigned int seed) in srand() function |
/openbmc/u-boot/drivers/crypto/ | ||
H A D | ace_sha.c | 120 void srand(unsigned int seed) in srand() function |