Searched refs:small_random32 (Results 1 – 2 of 2) sorted by relevance
26 #define small_random32() arc4random() macro
601 crypto_uint32 r = small_random32(); in small_random()615 for (i = 0;i < p;++i) r[i] = small_random32(); in small_random_weightw()