crypto: added getentropy syscall

This commit is contained in:
Nikos Mavrogiannopoulos 2017-03-29 15:05:48 +02:00
parent bb09745b00
commit 0b6f28ab9a

View file

@ -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>