]> git.ipfire.org Git - thirdparty/openssl.git/commit
rand: produce correct return from EVP_RAND_nonce
authorPauli <ppzgs1@gmail.com>
Wed, 4 Jun 2025 23:50:59 +0000 (09:50 +1000)
committerTomas Mraz <tomas@openssl.org>
Mon, 9 Jun 2025 08:24:08 +0000 (10:24 +0200)
commita2b9120d15073ab596452fc361d01bb26ee13773
tree3a8ee824ddcd9e1bca6fff83785301bb9adc5285
parentda585e214cf98468e28f4c12ec96ecc7a6192746
rand: produce correct return from 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