projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6fb2c9
)
Synchronise VMS with Unix.
author
Richard Levitte
<levitte@openssl.org>
Tue, 1 May 2007 12:25:15 +0000
(12:25 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Tue, 1 May 2007 12:25:15 +0000
(12:25 +0000)
crypto/crypto-lib.com
patch
|
blob
|
history
diff --git
a/crypto/crypto-lib.com
b/crypto/crypto-lib.com
index 248469920d17b7a98df994205a084e12ecb229d5..2ae171942aa582109a23faf39f3608670fd89207 100644
(file)
--- 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,"+ -