mirror of
https://github.com/apache/nuttx.git
synced 2026-08-07 13:37:18 +00:00
Update comments in Kconfig
This commit is contained in:
parent
39174da3be
commit
bf25eef79f
1 changed files with 1 additions and 2 deletions
|
|
@ -64,8 +64,7 @@ config DEV_URANDOM_CONGRUENTIAL
|
|||
point. NOTE: Good randomness from the congruential generator also
|
||||
requires that you also select CONFIG_LIB_RAND_ORDER > 2
|
||||
|
||||
NOTE: Cyptographically secure? Certainly not if CONFIG_LIB_RAND_ORDER
|
||||
is small.
|
||||
NOTE: Not cyptographically secure
|
||||
|
||||
endchoice # /dev/urandom algorithm
|
||||
endif # DEV_URANDOM
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue