diff options
author | Damien Miller <djm@cvs.openbsd.org> | 2009-01-05 21:36:40 +0000 |
---|---|---|
committer | Damien Miller <djm@cvs.openbsd.org> | 2009-01-05 21:36:40 +0000 |
commit | 79841ac0a054b32286723c02b02f5e2670f6d6c6 (patch) | |
tree | f109a1be5dc20be48eb36a5f389155cc4b321b7c /lib/libssl/crypto/arch | |
parent | f19f82df8dd03357e90b7b87ed599b813b34b111 (diff) |
update to openssl-0.9.8i; tested by several, especially krw@
Diffstat (limited to 'lib/libssl/crypto/arch')
-rw-r--r-- | lib/libssl/crypto/arch/alpha/opensslconf.h | 3 | ||||
-rw-r--r-- | lib/libssl/crypto/arch/amd64/opensslconf.h | 3 | ||||
-rw-r--r-- | lib/libssl/crypto/arch/arm/opensslconf.h | 3 | ||||
-rw-r--r-- | lib/libssl/crypto/arch/hppa/opensslconf.h | 3 | ||||
-rw-r--r-- | lib/libssl/crypto/arch/i386/opensslconf.h | 3 | ||||
-rw-r--r-- | lib/libssl/crypto/arch/m68k/opensslconf.h | 3 | ||||
-rw-r--r-- | lib/libssl/crypto/arch/m88k/opensslconf.h | 3 | ||||
-rw-r--r-- | lib/libssl/crypto/arch/mips64/opensslconf.h | 3 | ||||
-rw-r--r-- | lib/libssl/crypto/arch/powerpc/opensslconf.h | 3 | ||||
-rw-r--r-- | lib/libssl/crypto/arch/sh/opensslconf.h | 3 | ||||
-rw-r--r-- | lib/libssl/crypto/arch/sparc/opensslconf.h | 3 | ||||
-rw-r--r-- | lib/libssl/crypto/arch/sparc64/opensslconf.h | 3 | ||||
-rw-r--r-- | lib/libssl/crypto/arch/vax/opensslconf.h | 3 |
13 files changed, 39 insertions, 0 deletions
diff --git a/lib/libssl/crypto/arch/alpha/opensslconf.h b/lib/libssl/crypto/arch/alpha/opensslconf.h index 0d759a57848..58b46616b53 100644 --- a/lib/libssl/crypto/arch/alpha/opensslconf.h +++ b/lib/libssl/crypto/arch/alpha/opensslconf.h @@ -7,6 +7,9 @@ #ifndef OPENSSL_NO_CAMELLIA # define OPENSSL_NO_CAMELLIA #endif +#ifndef OPENSSL_NO_CAPIENG +# define OPENSSL_NO_CAPIENG +#endif #ifndef OPENSSL_NO_CMS # define OPENSSL_NO_CMS #endif diff --git a/lib/libssl/crypto/arch/amd64/opensslconf.h b/lib/libssl/crypto/arch/amd64/opensslconf.h index fd992553a76..b7c7908adf7 100644 --- a/lib/libssl/crypto/arch/amd64/opensslconf.h +++ b/lib/libssl/crypto/arch/amd64/opensslconf.h @@ -7,6 +7,9 @@ #ifndef OPENSSL_NO_CAMELLIA # define OPENSSL_NO_CAMELLIA #endif +#ifndef OPENSSL_NO_CAPIENG +# define OPENSSL_NO_CAPIENG +#endif #ifndef OPENSSL_NO_CMS # define OPENSSL_NO_CMS #endif diff --git a/lib/libssl/crypto/arch/arm/opensslconf.h b/lib/libssl/crypto/arch/arm/opensslconf.h index 94d322270bd..ef50032293d 100644 --- a/lib/libssl/crypto/arch/arm/opensslconf.h +++ b/lib/libssl/crypto/arch/arm/opensslconf.h @@ -7,6 +7,9 @@ #ifndef OPENSSL_NO_CAMELLIA # define OPENSSL_NO_CAMELLIA #endif +#ifndef OPENSSL_NO_CAPIENG +# define OPENSSL_NO_CAPIENG +#endif #ifndef OPENSSL_NO_CMS # define OPENSSL_NO_CMS #endif diff --git a/lib/libssl/crypto/arch/hppa/opensslconf.h b/lib/libssl/crypto/arch/hppa/opensslconf.h index 94d322270bd..ef50032293d 100644 --- a/lib/libssl/crypto/arch/hppa/opensslconf.h +++ b/lib/libssl/crypto/arch/hppa/opensslconf.h @@ -7,6 +7,9 @@ #ifndef OPENSSL_NO_CAMELLIA # define OPENSSL_NO_CAMELLIA #endif +#ifndef OPENSSL_NO_CAPIENG +# define OPENSSL_NO_CAPIENG +#endif #ifndef OPENSSL_NO_CMS # define OPENSSL_NO_CMS #endif diff --git a/lib/libssl/crypto/arch/i386/opensslconf.h b/lib/libssl/crypto/arch/i386/opensslconf.h index 98b7b584089..b93cff97fcd 100644 --- a/lib/libssl/crypto/arch/i386/opensslconf.h +++ b/lib/libssl/crypto/arch/i386/opensslconf.h @@ -7,6 +7,9 @@ #ifndef OPENSSL_NO_CAMELLIA # define OPENSSL_NO_CAMELLIA #endif +#ifndef OPENSSL_NO_CAPIENG +# define OPENSSL_NO_CAPIENG +#endif #ifndef OPENSSL_NO_CMS # define OPENSSL_NO_CMS #endif diff --git a/lib/libssl/crypto/arch/m68k/opensslconf.h b/lib/libssl/crypto/arch/m68k/opensslconf.h index 94d322270bd..ef50032293d 100644 --- a/lib/libssl/crypto/arch/m68k/opensslconf.h +++ b/lib/libssl/crypto/arch/m68k/opensslconf.h @@ -7,6 +7,9 @@ #ifndef OPENSSL_NO_CAMELLIA # define OPENSSL_NO_CAMELLIA #endif +#ifndef OPENSSL_NO_CAPIENG +# define OPENSSL_NO_CAPIENG +#endif #ifndef OPENSSL_NO_CMS # define OPENSSL_NO_CMS #endif diff --git a/lib/libssl/crypto/arch/m88k/opensslconf.h b/lib/libssl/crypto/arch/m88k/opensslconf.h index 94d322270bd..ef50032293d 100644 --- a/lib/libssl/crypto/arch/m88k/opensslconf.h +++ b/lib/libssl/crypto/arch/m88k/opensslconf.h @@ -7,6 +7,9 @@ #ifndef OPENSSL_NO_CAMELLIA # define OPENSSL_NO_CAMELLIA #endif +#ifndef OPENSSL_NO_CAPIENG +# define OPENSSL_NO_CAPIENG +#endif #ifndef OPENSSL_NO_CMS # define OPENSSL_NO_CMS #endif diff --git a/lib/libssl/crypto/arch/mips64/opensslconf.h b/lib/libssl/crypto/arch/mips64/opensslconf.h index 0d759a57848..58b46616b53 100644 --- a/lib/libssl/crypto/arch/mips64/opensslconf.h +++ b/lib/libssl/crypto/arch/mips64/opensslconf.h @@ -7,6 +7,9 @@ #ifndef OPENSSL_NO_CAMELLIA # define OPENSSL_NO_CAMELLIA #endif +#ifndef OPENSSL_NO_CAPIENG +# define OPENSSL_NO_CAPIENG +#endif #ifndef OPENSSL_NO_CMS # define OPENSSL_NO_CMS #endif diff --git a/lib/libssl/crypto/arch/powerpc/opensslconf.h b/lib/libssl/crypto/arch/powerpc/opensslconf.h index 94d322270bd..ef50032293d 100644 --- a/lib/libssl/crypto/arch/powerpc/opensslconf.h +++ b/lib/libssl/crypto/arch/powerpc/opensslconf.h @@ -7,6 +7,9 @@ #ifndef OPENSSL_NO_CAMELLIA # define OPENSSL_NO_CAMELLIA #endif +#ifndef OPENSSL_NO_CAPIENG +# define OPENSSL_NO_CAPIENG +#endif #ifndef OPENSSL_NO_CMS # define OPENSSL_NO_CMS #endif diff --git a/lib/libssl/crypto/arch/sh/opensslconf.h b/lib/libssl/crypto/arch/sh/opensslconf.h index 94d322270bd..ef50032293d 100644 --- a/lib/libssl/crypto/arch/sh/opensslconf.h +++ b/lib/libssl/crypto/arch/sh/opensslconf.h @@ -7,6 +7,9 @@ #ifndef OPENSSL_NO_CAMELLIA # define OPENSSL_NO_CAMELLIA #endif +#ifndef OPENSSL_NO_CAPIENG +# define OPENSSL_NO_CAPIENG +#endif #ifndef OPENSSL_NO_CMS # define OPENSSL_NO_CMS #endif diff --git a/lib/libssl/crypto/arch/sparc/opensslconf.h b/lib/libssl/crypto/arch/sparc/opensslconf.h index 94d322270bd..ef50032293d 100644 --- a/lib/libssl/crypto/arch/sparc/opensslconf.h +++ b/lib/libssl/crypto/arch/sparc/opensslconf.h @@ -7,6 +7,9 @@ #ifndef OPENSSL_NO_CAMELLIA # define OPENSSL_NO_CAMELLIA #endif +#ifndef OPENSSL_NO_CAPIENG +# define OPENSSL_NO_CAPIENG +#endif #ifndef OPENSSL_NO_CMS # define OPENSSL_NO_CMS #endif diff --git a/lib/libssl/crypto/arch/sparc64/opensslconf.h b/lib/libssl/crypto/arch/sparc64/opensslconf.h index 0d759a57848..58b46616b53 100644 --- a/lib/libssl/crypto/arch/sparc64/opensslconf.h +++ b/lib/libssl/crypto/arch/sparc64/opensslconf.h @@ -7,6 +7,9 @@ #ifndef OPENSSL_NO_CAMELLIA # define OPENSSL_NO_CAMELLIA #endif +#ifndef OPENSSL_NO_CAPIENG +# define OPENSSL_NO_CAPIENG +#endif #ifndef OPENSSL_NO_CMS # define OPENSSL_NO_CMS #endif diff --git a/lib/libssl/crypto/arch/vax/opensslconf.h b/lib/libssl/crypto/arch/vax/opensslconf.h index 94d322270bd..ef50032293d 100644 --- a/lib/libssl/crypto/arch/vax/opensslconf.h +++ b/lib/libssl/crypto/arch/vax/opensslconf.h @@ -7,6 +7,9 @@ #ifndef OPENSSL_NO_CAMELLIA # define OPENSSL_NO_CAMELLIA #endif +#ifndef OPENSSL_NO_CAPIENG +# define OPENSSL_NO_CAPIENG +#endif #ifndef OPENSSL_NO_CMS # define OPENSSL_NO_CMS #endif |