]> 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:24 +0000 (20:22 +0200)
commitae09a87326d3f8b0c958d72a61016c86bf26682c
tree2c459b809262a10bed5e8df8cbc26a3246837b16
parentc8d905b56c82030eec5fb5889280e4ed636c6f89
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