VMS: update the properties of symbol search
authorRichard Levitte <levitte@openssl.org>
Wed, 23 Mar 2016 18:30:31 +0000 (19:30 +0100)
committerRichard Levitte <levitte@openssl.org>
Wed, 23 Mar 2016 18:58:12 +0000 (19:58 +0100)
commit828d04afe40caaa19cff23b0ba04008a4313e30e
tree5f061c40351e66ece7924af498188cc9de7109e8
parentb54e35f6cd9a9de3962daa0112e33bd178c49f6d
VMS: update the properties of symbol search

In this OpenSSL version, we deliver engines with lower case symbol
names.  The DSO symbol finder must be updated to allow for mixed case
symbols or it won't fine them.

Reviewed-by: Rich Salz <rsalz@openssl.org>
crypto/dso/dso_vms.c