]> 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:57 +0000 (10:24 +0200)
commit6876df78077aeada8362cf5f07dbc00574add2e6
treeae88fe19b3b6f60c280e499a7e51b3587d3eee27
parent55e2761b4473744b71a6ff8dc7c57b92e0e31784
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