]> 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:57:13 +0000 (09:57 +1000)
committerTomas Mraz <tomas@openssl.org>
Mon, 9 Jun 2025 07:56:13 +0000 (09:56 +0200)
commita6b25b35706f092c40faf0e4d00a888e68f58c6f
tree86f12d349788ab8e19178ecbff78ab55340de923
parent49cbbbf64f23dc1d3c6094654a72ff20d31021a1
rand: produce correct return from EVP_RAND_nonce

Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27767)
crypto/evp/evp_rand.c