K 10 svn:author V 3 avg K 8 svn:date V 27 2017-02-23T16:07:45.344973Z K 7 svn:log V 310 MFC r282726: Ensure libmd symbols do not clash with libcrypto Add a prefix to all symbols in libmd to avoid incompatibilites with same-named, but not binary compatible, symbols from libcrypto. Also introduce Weak aliases to avoid the need to rebuild dependent binaries and a major version bump. PR: 199119 END