Add glue to EVP_md5_sha1() so that it can be used with EVP_Sign* and
authorjsing <jsing@openbsd.org>
Fri, 10 Aug 2018 17:30:29 +0000 (17:30 +0000)
committerjsing <jsing@openbsd.org>
Fri, 10 Aug 2018 17:30:29 +0000 (17:30 +0000)
commit52bc4021129a96ca1e72b215ba51b7c7aa1a9ea9
tree1dd9005ff5b3dbbe666a1624fc60e4a9d1d85de2
parent3e93366905472532056d7610dd91e521a5328645
Add glue to EVP_md5_sha1() so that it can be used with EVP_Sign* and
EVP_Verify*.

ok tb@
lib/libcrypto/evp/m_md5_sha1.c