]> 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:55 +0000 (10:24 +0200)
commitc97a0bb0bfbe8521674625810f2d3acd3c00d74d
treef7c18a4ceee5756cca1321c2718499ac3c359744
parent86ba02848e85b597195897733a3e752f72408ff6
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)

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