Commit a8c82fa0 authored by Richard Levitte's avatar Richard Levitte
Browse files

Shorten some symbol names



VMS C doesn't allow symbols longer than 31 characters.  We do the
automatic shortening with the library files, but not otherwise (to
make sure to work the VMS C magic).

For consistency, I shortened other similar symbols in the same manner.

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
parent 35096e91
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment