summaryrefslogtreecommitdiffstats
path: root/crypto/crypto-lib.com
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2007-05-01 12:25:15 +0000
committerRichard Levitte <levitte@openssl.org>2007-05-01 12:25:15 +0000
commitc504a5e78386aa9f02462d18a90da759f9131321 (patch)
tree473baa072ee9d984da04f61e5b686a132c5e0793 /crypto/crypto-lib.com
parentf6fb2c95efd62ac3321267bc6b8403ee66eafa97 (diff)
Synchronise VMS with Unix.
Diffstat (limited to 'crypto/crypto-lib.com')
-rw-r--r--crypto/crypto-lib.com2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/crypto-lib.com b/crypto/crypto-lib.com
index 248469920d..2ae171942a 100644
--- a/crypto/crypto-lib.com
+++ b/crypto/crypto-lib.com
@@ -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,"+ -