]> 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:38 +0000 (20:22 +0200)
commitc3ee9d5b386ed5ca575917396c75f5c4b61be679
tree7ed895923f87fbb8ae8beffb5e527022aaedb461
parente9b4071c663d559d917281401eab4c2b8a3be2e7
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