]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
Remove arc4random_uniform from arc4random.c
authorDarren Tucker <dtucker@dtucker.net>
Fri, 2 Sep 2022 04:17:28 +0000 (14:17 +1000)
committerDarren Tucker <dtucker@dtucker.net>
Fri, 2 Sep 2022 04:30:38 +0000 (14:30 +1000)
commitc83e467ead67a8cb48ef4bec8085d6fb880a2ff4
treea4a4b82fa50b7e597b5f6892d1ed99b3348af931
parent5f45c2395c60865e59fa44152ff1d003a128c5bc
Remove arc4random_uniform from arc4random.c

This was previously moved into its own file (matching OpenBSD) which
prematurely committed in commit 73541f2.
openbsd-compat/arc4random.c