]> 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:43 +0000 (10:24 +0200)
commit7b2f8d36478f662030fbf25b7e8d624dddae46d8
treec61e1a1a7ca32d50480dfba4dbc0cdc3c93e6f49
parent2d1ce1ddf9ca56d7b3c4043a7579710a4e76fc7c
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