summaryrefslogtreecommitdiff
path: root/lib/libcrypto/ecdsa
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2014-07-10 09:01:05 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2014-07-10 09:01:05 +0000
commit56d2f17f72bc01fb9a19a302360faaf93edf1f49 (patch)
treec02d42f786efdf2051303b2b32d6b4e2ce8726f5 /lib/libcrypto/ecdsa
parent2f99a28ca20ab51d744ad35335578968fd0c9a18 (diff)
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/libcrypto/ecdsa')
0 files changed, 0 insertions, 0 deletions