[RFC PATCH] advapi32: Use Windows APIs to read /dev/urandom.

Stefan Dösinger stefandoesinger at gmail.com
Fri Sep 4 09:26:53 CDT 2020



> On 04.09.2020, at 14:15, Hans Leidekker <hans at 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?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200904/aef8996c/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Message signed with OpenPGP
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200904/aef8996c/attachment.sig>


More information about the wine-devel mailing list