summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/buffer/buf_str.c
diff options
context:
space:
mode:
authormiod <>2014-07-10 09:01:04 +0000
committermiod <>2014-07-10 09:01:04 +0000
commit23766ed83538ea4d81ccbd3d526fe4d73691a9e6 (patch)
tree57c0a92fa6c453387695fb76f1c1f006643ffda0 /src/lib/libcrypto/buffer/buf_str.c
parent4d1eee46aec689b068fa01bc913884bbcafcdb84 (diff)
downloadopenbsd-23766ed83538ea4d81ccbd3d526fe4d73691a9e6.tar.gz
openbsd-23766ed83538ea4d81ccbd3d526fe4d73691a9e6.tar.bz2
openbsd-23766ed83538ea4d81ccbd3d526fe4d73691a9e6.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 'src/lib/libcrypto/buffer/buf_str.c')
0 files changed, 0 insertions, 0 deletions