Home | History | Annotate | Download | only in expat

Lines Matching defs:RtlGenRandom

104       * Windows (RtlGenRandom): _WIN32. \
777 * Hint on RtlGenRandom and the following article from libsodium.
788 const RTLGENRANDOM_FUNC RtlGenRandom
790 if (RtlGenRandom) {
791 if (RtlGenRandom((PVOID)target, (ULONG)count) == TRUE) {
862 return ENTROPY_DEBUG("RtlGenRandom", entropy);