]> git.ipfire.org Git - thirdparty/openssl.git/commit
rand: add argument error checking to EVP_RAND_nonce()
authorPauli <ppzgs1@gmail.com>
Thu, 5 Jun 2025 03:28:37 +0000 (13:28 +1000)
committerTomas Mraz <tomas@openssl.org>
Mon, 9 Jun 2025 08:24:08 +0000 (10:24 +0200)
commita2cd7ecd75dcd0de214319ec11bf5b3701bec7a3
treee47dc8722411a18239a54575e012962dc3036992
parente81b252a955ae380c3af6129b0f9054c2594b8d6
rand: add argument error checking to EVP_RAND_nonce()

Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.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/27766)
crypto/evp/evp_rand.c