VMS: only use the high precision on VMS v8.4 and up
authorRichard Levitte <richard@levitte.org>
Sat, 15 Sep 2018 12:59:06 +0000 (14:59 +0200)
committerRichard Levitte <richard@levitte.org>
Sat, 15 Sep 2018 12:59:06 +0000 (14:59 +0200)
commitd6d6aa3521e207c2727bbd1e5c97772502d15739
tree4ea8db41f80f513c95d1572b94bae549b045daeb
parent2ccfcbfb710937bc6e541453745042c7a48675b3
VMS: only use the high precision on VMS v8.4 and up

It simply isn't available on older versions.

Issue submitted by Mark Daniels

Fixes #7229

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/7230)
crypto/rand/rand_vms.c