Synchronise VMS with Unix.
authorRichard Levitte <levitte@openssl.org>
Tue, 1 May 2007 12:25:15 +0000 (12:25 +0000)
committerRichard Levitte <levitte@openssl.org>
Tue, 1 May 2007 12:25:15 +0000 (12:25 +0000)
crypto/crypto-lib.com

index 248469920d17b7a98df994205a084e12ecb229d5..2ae171942aa582109a23faf39f3608670fd89207 100644 (file)
@@ -167,7 +167,7 @@ $ LIB_MD4 = "md4_dgst,md4_one"
 $ LIB_MD5 = "md5_dgst,md5_one"
 $ LIB_SHA = "sha_dgst,sha1dgst,sha_one,sha1_one,sha256,sha512"
 $ LIB_MDC2 = "mdc2dgst,mdc2_one"
-$ LIB_HMAC = "hmac"
+$ LIB_HMAC = "hmac,hm_ameth,hm_pmeth"
 $ LIB_RIPEMD = "rmd_dgst,rmd_one"
 $ LIB_WHRLPOOL = "wp_dgst,wp_block"
 $ LIB_DES = "set_key,ecb_enc,cbc_enc,"+ -