VMS: add alias macros to avoid 31 character symbol name limit warning
authorRichard Levitte <levitte@openssl.org>
Thu, 15 Mar 2018 19:01:11 +0000 (20:01 +0100)
committerRichard Levitte <levitte@openssl.org>
Thu, 15 Mar 2018 21:27:49 +0000 (22:27 +0100)
commitca1ed2904e9235deb8bf2d32629c6a49b61bf7c0
tree46a43eaf363a093a611b5392b5e0b5592f4c4196
parentad3350a90b81275ed2357cad0b9d435d6077bf9d
VMS: add alias macros to avoid 31 character symbol name limit warning

Affected symbol names:

generate_stateless_cookie_callback
verify_stateless_cookie_callback

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5633)
apps/s_apps.h