mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Take down a comment that is no longer true.
/dev/random is ready for prime time!
This commit is contained in:
parent
0d63ebd068
commit
61e934f038
1 changed files with 0 additions and 4 deletions
|
|
@ -26,10 +26,6 @@
|
|||
* $FreeBSD$
|
||||
*/
|
||||
|
||||
/* NOTE NOTE NOTE - This is not finished! It will supply numbers, but
|
||||
* it is not yet cryptographically secure!!
|
||||
*/
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/systm.h>
|
||||
#include <sys/kernel.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue