]> 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:42:24 +0000 (16:42 -0400)
commit5c6975bd44dce4bb342b7bc130de5aaefbe2c35b
treea592794eefdd46c84d0597a4f2137d978820cc75
parentb33f2697d953ac5dbadbe99d4110fe907b215ad8
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)
doc/man3/EVP_RAND.pod