diff options
Diffstat (limited to 'src/lib/libcrypto/arch/amd64/opensslconf.h')
| -rw-r--r-- | src/lib/libcrypto/arch/amd64/opensslconf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/arch/amd64/opensslconf.h b/src/lib/libcrypto/arch/amd64/opensslconf.h index bf2c0860ec..eb8b812d84 100644 --- a/src/lib/libcrypto/arch/amd64/opensslconf.h +++ b/src/lib/libcrypto/arch/amd64/opensslconf.h | |||
| @@ -46,7 +46,7 @@ | |||
| 46 | #endif | 46 | #endif |
| 47 | #endif | 47 | #endif |
| 48 | 48 | ||
| 49 | #if (defined(HEADER_NEW_DES_H) || defined(HEADER_DES_H)) && !defined(DES_LONG) | 49 | #if defined(HEADER_NEW_DES_H) && !defined(DES_LONG) |
| 50 | /* If this is set to 'unsigned int' on a DEC Alpha, this gives about a | 50 | /* If this is set to 'unsigned int' on a DEC Alpha, this gives about a |
| 51 | * %20 speed up (longs are 8 bytes, int's are 4). */ | 51 | * %20 speed up (longs are 8 bytes, int's are 4). */ |
| 52 | #ifndef DES_LONG | 52 | #ifndef DES_LONG |
