getentropy - Online Linux Manual PageSection : 3
Updated : 2022-11-10
Source : Linux man-pages 6.03

NAMEgetentropy − fill a buffer with random bytes

LIBRARYStandard C library (libc, −lc)

SYNOPSIS#include <unistd.h>int getentropy(void buffer[.length], size_t length);Feature Test Macro Requirements for glibc (see feature_test_macros(7)): getentropy(): _DEFAULT_SOURCE

DESCRIPTIONThe getentropy() function writes length bytes of high-quality random data to the buffer starting at the location pointed to by buffer. The maximum permitted value for the length argument is 256. A successful call to getentropy() always provides the requested number of bytes of entropy.

RETURN VALUEOn success, this function returns zero. On error, −1 is returned, and errno is set to indicate the error.

ERRORSEFAULT  Part or all of the buffer specified by buffer and length is not in valid addressable memory. EIO  length is greater than 256. EIO  An unspecified error occurred while trying to overwrite buffer with random data. ENOSYS  This kernel version does not implement the getrandom(2) system call required to implement this function.

VERSIONSThe getentropy() function first appeared in glibc 2.25.

STANDARDSThis function is nonstandard. It is also present on OpenBSD.

NOTESThe getentropy() function is implemented using getrandom(2). Whereas the glibc wrapper makes getrandom(2) a cancelation point, getentropy() is not a cancelation point. getentropy() is also declared in <sys/random.h>. (No feature test macro need be defined to obtain the declaration from that header file.) A call to getentropy() may block if the system has just booted and the kernel has not yet collected enough randomness to initialize the entropy pool. In this case, getentropy() will keep blocking even if a signal is handled, and will return only once the entropy pool has been initialized.

SEE ALSOgetrandom(2), urandom(4), random(7)
0
Johanes Gumabo
Data Size   :   9,250 byte
man-getentropy.3Build   :   2024-12-05, 20:55   :  
Visitor Screen   :   x
Visitor Counter ( page / site )   :   2 / 199,854
Visitor ID   :     :  
Visitor IP   :   18.226.28.97   :  
Visitor Provider   :   AMAZON-02   :  
Provider Position ( lat x lon )   :   39.962500 x -83.006100   :   x
Provider Accuracy Radius ( km )   :   1000   :  
Provider City   :   Columbus   :  
Provider Province   :   Ohio ,   :   ,
Provider Country   :   United States   :  
Provider Continent   :   North America   :  
Visitor Recorder   :   Version   :  
Visitor Recorder   :   Library   :  
Online Linux Manual Page   :   Version   :   Online Linux Manual Page - Fedora.40 - march=x86-64 - mtune=generic - 24.12.05
Online Linux Manual Page   :   Library   :   lib_c - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Online Linux Manual Page   :   Library   :   lib_m - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Data Base   :   Version   :   Online Linux Manual Page Database - 24.04.13 - march=x86-64 - mtune=generic - fedora-38
Data Base   :   Library   :   lib_c - 23.02.07 - march=x86-64 - mtune=generic - fedora.36

Very long time ago, I have the best tutor, Wenzel Svojanovsky . If someone knows the email address of Wenzel Svojanovsky , please send an email to johanes_gumabo@yahoo.co.id .
If error, please print screen and send to johanes_gumabo@yahoo.co.id
Under development. Support me via PayPal.