mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-01 03:22:48 -05:00
Improved entropy gathering.
[originally from svn r750]
This commit is contained in:
@ -25,3 +25,5 @@ void random_destroy_seed(void) {
|
||||
void noise_ultralight(DWORD data) {
|
||||
}
|
||||
|
||||
void noise_regular(void) {
|
||||
}
|
||||
|
Reference in New Issue
Block a user