openssl/crypto/bn/asm
Richard Levitte dda5396aae crypto/bn/asm/x86_64-gcc.c: remove unnecessary redefinition of BN_ULONG
This module includes bn.h via other headers, so it picks up the
definition from there and doesn't need to define them locally (any
more?).  Worst case scenario, the redefinition may be different and
cause all sorts of compile errors.

Fixes #7227

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/7287)
2018-09-21 11:15:25 +02:00
..
alpha-mont.pl Update copyright year 2018-05-29 13:16:04 +01:00
armv4-gf2m.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
armv4-mont.pl Update copyright year 2018-05-29 13:16:04 +01:00
armv8-mont.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
bn-586.pl Remove filename argument to x86 asm_init. 2017-05-11 17:00:23 -04:00
bn-c64xplus.asm Add final(?) set of copyrights. 2016-06-01 11:27:25 -04:00
c64xplus-gf2m.pl Many spelling fixes/typo's corrected. 2017-11-11 19:03:10 -05:00
co-586.pl Remove filename argument to x86 asm_init. 2017-05-11 17:00:23 -04:00
ia64-mont.pl Update copyright year 2018-05-29 13:16:04 +01:00
ia64.S Update copyright year 2018-02-27 13:59:42 +00:00
mips-mont.pl Update copyright year 2018-05-29 13:16:04 +01:00
mips.pl Remove email addresses from source code. 2017-10-13 10:06:59 -04:00
parisc-mont.pl PA-RISC assembly pack: make it work with GNU assembler for HP-UX. 2018-06-25 16:45:48 +02:00
ppc-mont.pl Update copyright year 2018-05-29 13:16:04 +01:00
ppc.pl Update copyright year 2018-03-20 13:08:46 +00:00
ppc64-mont.pl Update copyright year 2018-05-29 13:16:04 +01:00
rsaz-avx2.pl Update copyright year 2018-06-20 15:29:23 +01:00
rsaz-x86_64.pl Merge Intel copyright notice into standard 2017-06-30 12:01:54 -04:00
s390x-gf2m.pl Many spelling fixes/typo's corrected. 2017-11-11 19:03:10 -05:00
s390x-mont.pl Update copyright year 2018-05-29 13:16:04 +01:00
s390x.S Reset executable bits on files where not needed. 2017-03-03 09:13:40 +01:00
sparct4-mont.pl Update copyright year 2018-05-29 13:16:04 +01:00
sparcv8.S Many spelling fixes/typo's corrected. 2017-11-11 19:03:10 -05:00
sparcv8plus.S Many spelling fixes/typo's corrected. 2017-11-11 19:03:10 -05:00
sparcv9-gf2m.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
sparcv9-mont.pl bn/asm/sparcv9-mont.pl: iron another glitch in squaring code path. 2018-06-09 14:47:37 +02:00
sparcv9a-mont.pl Many spelling fixes/typo's corrected. 2017-11-11 19:03:10 -05:00
via-mont.pl Update copyright year 2018-05-29 13:16:04 +01:00
vis3-mont.pl Update copyright year 2018-05-29 13:16:04 +01:00
x86-gf2m.pl Many spelling fixes/typo's corrected. 2017-11-11 19:03:10 -05:00
x86-mont.pl Update copyright year 2018-05-29 13:16:04 +01:00
x86_64-gcc.c crypto/bn/asm/x86_64-gcc.c: remove unnecessary redefinition of BN_ULONG 2018-09-21 11:15:25 +02:00
x86_64-gf2m.pl Many spelling fixes/typo's corrected. 2017-11-11 19:03:10 -05:00
x86_64-mont.pl Update copyright year 2018-05-29 13:16:04 +01:00
x86_64-mont5.pl Update copyright year 2018-05-29 13:16:04 +01:00