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 <levitte@openssl.org>
Sat, 15 Sep 2018 13:44:45 +0000 (15:44 +0200)
commitcd92d1fdd39819595e4b200bb82d8a0e9c76cfa5
tree56cd3db738f36cda8b340abae661d0fda43e5e05
parentf09877c12c830d16f38064dace415679e867fc0f
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)

(cherry picked from commit d6d6aa3521e207c2727bbd1e5c97772502d15739)
crypto/rand/rand_vms.c