]> git.ipfire.org Git - thirdparty/openssl.git/commit
doc/man3/RAND_load_file.pod: RAND_load_file on non-regular files with bytes=-1
authorEugene Syromiatnikov <esyr@openssl.org>
Fri, 29 Aug 2025 08:29:26 +0000 (10:29 +0200)
committerTomas Mraz <tomas@openssl.org>
Tue, 9 Sep 2025 18:22:45 +0000 (20:22 +0200)
commitc8536f06cfc40c939084b9c4d2f72539fe25ddd5
tree9efbc67bc1945fb011f36697ab4228a88be62e4c
parent1a97cbcc21e0bd7b9ced40a03927e695ca0fe70b
doc/man3/RAND_load_file.pod: RAND_load_file on non-regular files with bytes=-1

Mention that RAND_load_file attempts to read only RAND_DRBG_STRENGTH
bytes on non-regular files if the number of bytes to be read
is not specified explicitly.

Signed-off-by: Eugene Syromiatnikov <esyr@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28379)

(cherry picked from commit 0daaf33275196dd5af9535d69b0d521b9e4d03de)
doc/man3/RAND_load_file.pod