RAND_bytes_ex: fix return check
authorPeiwei Hu <jlu.hpw@foxmail.com>
Sun, 14 Nov 2021 16:20:32 +0000 (00:20 +0800)
committerPauli <pauli@openssl.org>
Tue, 16 Nov 2021 10:01:13 +0000 (20:01 +1000)
commitc9007bda79291179ed2df31b3dfd9f1311102847
tree0da383c0402ddf179b0b687570852806a38a4683
parente48fe798409eb22f067f635c62b9a72e18cd4347
RAND_bytes_ex: fix return check

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17032)
ssl/record/tls_pad.c
test/provfetchtest.c
test/sslapitest.c
test/tls-provider.c