openssl/crypto/bn/asm
Andy Polyakov 69567687b0 bn/asm/x86_64-mont5.pl: fix valgrind error.
bn_get_bits5 was overstepping array boundary by 1 byte. It was exclusively
read overstep and data could not have been used. The only potential problem
would be if array happens to end on the very edge of last accesible page.

Reviewed-by: Richard Levitte <levitte@openssl.org>
2015-05-24 21:30:39 +02:00
..
alpha-mont.pl
armv4-gf2m.pl Add assembly support for 32-bit iOS. 2015-04-20 15:06:22 +02:00
armv4-mont.pl Add assembly support for 32-bit iOS. 2015-04-20 15:06:22 +02:00
armv8-mont.pl bn/asm/armv8-mont.pl: boost performance. 2015-05-13 17:14:00 +02:00
bn-586.pl
bn-c64xplus.asm
c64xplus-gf2m.pl
co-586.pl
ia64-mont.pl
ia64.S
mips-mont.pl
mips.pl
pa-risc2.s
pa-risc2W.s
parisc-mont.pl
ppc-mont.pl
ppc.pl
ppc64-mont.pl
rsaz-avx2.pl
rsaz-x86_64.pl
s390x-gf2m.pl
s390x-mont.pl
s390x.S
sparct4-mont.pl
sparcv8.S
sparcv8plus.S
sparcv9-gf2m.pl
sparcv9-mont.pl
sparcv9a-mont.pl
via-mont.pl
vis3-mont.pl bn/asm/vis3-mont.pl: fix intermittent EC failures on SPARC T3. 2015-05-20 09:11:25 +02:00
vms.mar
x86-gf2m.pl
x86-mont.pl
x86.pl
x86_64-gcc.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
x86_64-gf2m.pl x86_64-gf2m.pl: fix typo. 2013-03-01 22:36:36 +01:00
x86_64-mont.pl
x86_64-mont5.pl bn/asm/x86_64-mont5.pl: fix valgrind error. 2015-05-24 21:30:39 +02:00