openssl/crypto/bn
Pascal Cuoq 9f6795e7d2 BN_usub: Don't copy when r and a the same
Signed-off-by: Kurt Roeckx <kurt@roeckx.be>
Reviewed-by: Rich Salz <rsalz@akamai.com>

RT #4100, MR #1264
2015-11-20 22:29:53 +01:00
..
asm bn/asm/ppc64-mont.pl: adapt for little-endian. 2015-11-16 13:40:41 +01:00
bn_add.c BN_usub: Don't copy when r and a the same 2015-11-20 22:29:53 +01:00
bn_asm.c
bn_blind.c
bn_const.c
bn_ctx.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
bn_depr.c
bn_dh.c Fix undeclared variable warnings. 2015-10-24 16:42:51 +01:00
bn_div.c
bn_err.c Rebuild error source files. 2015-11-05 15:48:37 +00:00
bn_exp2.c
bn_exp.c
bn_gcd.c Set flags to 0 before calling BN_with_flags() 2015-10-07 18:54:12 +02:00
bn_gf2m.c BN_GF2m_mod_inv(): check bn_wexpand return value 2015-10-29 20:34:24 +01:00
bn_intern.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
bn_kron.c
bn_lcl.h Replace "SSLeay" in API with OpenSSL 2015-10-30 17:21:42 -04:00
bn_lib.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
bn_mod.c
bn_mont.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
bn_mpi.c
bn_mul.c
bn_nist.c
bn_prime.c
bn_prime.h Replace "SSLeay" in API with OpenSSL 2015-10-30 17:21:42 -04:00
bn_prime.pl Replace "SSLeay" in API with OpenSSL 2015-10-30 17:21:42 -04:00
bn_print.c
bn_rand.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
bn_recp.c Fix memory leaks and other mistakes on errors 2015-10-23 19:52:08 +02:00
bn_shift.c
bn_sqr.c
bn_sqrt.c
bn_srp.c Only include SRP headers when OPENSSL_NO_SRP is undefined 2015-10-22 23:45:45 +02:00
bn_word.c
bn_x931p.c Fix memory leaks and other mistakes on errors 2015-10-23 19:52:08 +02:00
Makefile Fix undeclared variable warnings. 2015-10-24 16:42:51 +01:00
rsaz_exp.c
rsaz_exp.h
vms-helper.c