[libcxx-commits] [PATCH] D122628: [libcxx] random_device, use arc4random() on FreeBSD, NetBSD and DragonFlyBSD
Ed Maste via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Apr 8 15:05:46 PDT 2022
emaste accepted this revision.
emaste added a comment.
Sounds good to me for FreeBSD (w/ the release note as mentioned by @ldionne) arc4random is ChaCha20 in all supported FreeBSD versions.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122628/new/
https://reviews.llvm.org/D122628
More information about the libcxx-commits
mailing list