Searched refs:secure_random_value (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/private/kernel/util/
H A DRandom.h30 unsigned int secure_random_value(void);
76 random |= (T)secure_random_value() << shift;
/haiku/src/system/kernel/util/
H A DRandom.cpp110 secure_random_value() function

Completed in 122 milliseconds