4 Sep
2020
4 Sep
'20
2:26 p.m.
On 04.09.2020, at 14:15, Hans Leidekker <hans(a)codeweavers.com> wrote:
Ideally we'd implement this with getrandom() on Linux. We probably don't want to split advapi32 just for this, so maybe a private ntdll export is justified here? Can it be efficiently implemented on top of RtlRandomEx?