summaryrefslogtreecommitdiffstats
path: root/crypto/install-crypto.com
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2015-02-02 18:46:01 -0500
committerRich Salz <rsalz@openssl.org>2015-02-02 18:46:01 -0500
commit24956ca00f014a917fb181a8abc39b349f3f316f (patch)
tree44934190dce2001972a2c271cf6cc3a17283c394 /crypto/install-crypto.com
parentfd22ab9edf497ad7d98897377ee798953845d022 (diff)
Remove old DES API
Includes VMS fixes from Richard. Includes Kurt's destest fixes (RT 1290). Closes tickets 1290 and 1291 Reviewed-by: Kurt Roeckx <kurt@openssl.org> Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'crypto/install-crypto.com')
-rwxr-xr-xcrypto/install-crypto.com2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/install-crypto.com b/crypto/install-crypto.com
index e57b2ee6fc..a43f43390e 100755
--- a/crypto/install-crypto.com
+++ b/crypto/install-crypto.com
@@ -94,7 +94,7 @@ $ exheader_mdc2 := mdc2.h
$ exheader_hmac := hmac.h
$ exheader_ripemd := ripemd.h
$ exheader_whrlpool := whrlpool.h
-$ exheader_des := des.h, des_old.h
+$ exheader_des := des.h
$ exheader_aes := aes.h
$ exheader_rc2 := rc2.h
$ exheader_rc4 := rc4.h