Page MenuHomeFreeBSD

random(4): De-export random_sources list
ClosedPublic

Authored by cem on Nov 21 2019, 6:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 16, 12:56 PM
Unknown Object (File)
Fri, May 16, 7:33 AM
Unknown Object (File)
Wed, May 7, 3:47 PM
Unknown Object (File)
Wed, Apr 23, 1:05 AM
Unknown Object (File)
Sun, Apr 20, 7:09 PM
Unknown Object (File)
Apr 15 2025, 10:01 PM
Unknown Object (File)
Apr 15 2025, 10:01 PM
Unknown Object (File)
Apr 15 2025, 10:00 PM
Subscribers

Details

Summary

The internal datastructures do not need to be visible outside of
random_harvestq, and this helps ensure they are not misused.

No functional change.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable