diff options
author | 2014-07-10 09:01:04 +0000 | |
---|---|---|
committer | 2014-07-10 09:01:04 +0000 | |
commit | 880e51c3dab614c6e688f8fe7d69bdd033fc304a (patch) | |
tree | 2e7167d3bfef13917d8bccea3d1fc875908152fc /lib/libssl/src/e_os2.h | |
parent | check return value of write. (diff) | |
download | wireguard-openbsd-880e51c3dab614c6e688f8fe7d69bdd033fc304a.tar.xz wireguard-openbsd-880e51c3dab614c6e688f8fe7d69bdd033fc304a.zip |
Remove bogus preprocessor statements trying to pick the largest integer
type for BF_LONG, MD[45]_LONG and SHA_LONG.
First, the preprocessor symbols they check for a 64-bit system is __ILP64__
which no sane system provides; second, on the platforms which have assembler
code to speed things up, the assembler code assumes a 32-bit type will be used.
Diffstat (limited to 'lib/libssl/src/e_os2.h')
0 files changed, 0 insertions, 0 deletions