]> 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:27:59 +0000 (10:27 +0200)
commit98056c1df413fedb383cddf257bdaae4bb700bfd
treef5655bfc9e60c409d7a7248d751aa4ee3b95c9f1
parent597ba30085d42242621aa8a3ffdf6260b4049179
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)

(cherry picked from commit a2cd7ecd75dcd0de214319ec11bf5b3701bec7a3)
crypto/evp/evp_rand.c