]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix a copy & paste error in the EVP_RAND docs
authorMatt Caswell <matt@openssl.org>
Fri, 12 Jul 2024 08:16:36 +0000 (09:16 +0100)
committerNeil Horman <nhorman@openssl.org>
Mon, 15 Jul 2024 20:50:25 +0000 (16:50 -0400)
commit0644421e9ba4c4eead824574e6e3930d1d6f843b
tree6be20a65b7ee1f020f78c57ea1f5262bb9f17c52
parent4eb6cad552936f2acfda7d9f731d2ccf7ee0c1ba
Fix a copy & paste error in the EVP_RAND docs

The "max_request" string is defined via the OSSL_RAND_PARAM_MAX_REQUEST
macro.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24863)

(cherry picked from commit 5c6975bd44dce4bb342b7bc130de5aaefbe2c35b)
doc/man3/EVP_RAND.pod