Searched defs:rand_get (Results 1 – 2 of 2) sorted by relevance
15 static int rand_get(uint8_t *dst, size_t outlen, bool csrand) in rand_get() function
912 uint32_t rand_get(uint32_t min, uint32_t max) in rand_get() function