crypto: added getentropy syscall
This commit is contained in:
parent
bb09745b00
commit
0b6f28ab9a
1 changed files with 3 additions and 0 deletions
|
@ -88,6 +88,9 @@
|
|||
<listitem>
|
||||
<para>The <function>getrandom</function> system call</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>The <function>getentropy</function> call since glibc 2.25</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Reading from the <filename>/dev/urandom</filename>
|
||||
character device</para>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue