mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
a49149fc13
Some of the code for getting a random value within a range wants to be shared between crypto_rand() and the new crypto_fast_rng() code.