Searched defs:RtlGenRandom (Results 1 – 6 of 6) sorted by relevance
22 fn RtlGenRandom(RandomBuffer: *mut c_void, RandomBufferLength: u32) -> u8; in RtlGenRandom() function
26 #define RtlGenRandom SystemFunction036 macro
54 # define RtlGenRandom(a,b) SystemFunction036(a,b) macro
539 #define RtlGenRandom SystemFunction036 macro