VMS: Correct error reporting in crypto/rand/rand_vms.c
authorRichard Levitte <levitte@openssl.org>
Thu, 13 Feb 2020 12:11:50 +0000 (13:11 +0100)
committerRichard Levitte <levitte@openssl.org>
Sat, 15 Feb 2020 05:48:04 +0000 (06:48 +0100)
commitcd5acbb47518b8abf9030ace7ad6db9e02d6b968
tree7162fb142cf39b4b51875b20c0c64bcb37fbd907
parentc781d46beb202893ee1509462058d6a8ec34b85e
VMS: Correct error reporting in crypto/rand/rand_vms.c

The future style that's coming with OpenSSL 3.0 was used, we need to
revert that back to "traditional" style.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11088)
crypto/err/openssl.txt
crypto/rand/rand_err.c
crypto/rand/rand_vms.c
include/openssl/randerr.h