openssl/crypto/bn
Matt Caswell cc27bec2b4 Fix error handling in bn_exp
In the event of an error |rr| could be NULL. Therefore don't assume you can
use |rr| in the error handling code.

Reviewed-by: Andy Polyakov <appro@openssl.org>
(cherry picked from commit 8c5a7b33c6)
2015-03-12 09:32:22 +00:00
..
asm Revert "Remove engine_rsax and its asm file." 2015-01-27 16:35:55 -05:00
.cvsignore Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev 2008-04-17 10:19:16 +00:00
bn.h Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
bn.mul
bn_add.c Re-align some comments after running the reformat script. 2015-01-22 09:39:01 +00:00
bn_asm.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
bn_blind.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
bn_const.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
bn_ctx.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
bn_depr.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
bn_div.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
bn_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
bn_exp.c Fix error handling in bn_exp 2015-03-12 09:32:22 +00:00
bn_exp2.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
bn_gcd.c Re-align some comments after running the reformat script. 2015-01-22 09:39:01 +00:00
bn_gf2m.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
bn_kron.c Re-align some comments after running the reformat script. 2015-01-22 09:39:01 +00:00
bn_lcl.h Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
bn_lib.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
bn_mod.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
bn_mont.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
bn_mpi.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
bn_mul.c Re-align some comments after running the reformat script. 2015-01-22 09:39:01 +00:00
bn_nist.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
bn_prime.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
bn_prime.h Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
bn_prime.pl Minimize stack utilization in probable_prime. 2007-09-18 20:52:05 +00:00
bn_print.c Re-align some comments after running the reformat script. 2015-01-22 09:39:01 +00:00
bn_rand.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
bn_recp.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
bn_shift.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
bn_sqr.c Re-align some comments after running the reformat script. 2015-01-22 09:39:01 +00:00
bn_sqrt.c Re-align some comments after running the reformat script. 2015-01-22 09:39:01 +00:00
bn_word.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
bn_x931p.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
bnspeed.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
bntest.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
divtest.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
exp.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
expspeed.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
exptest.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
Makefile Revert "Remove engine_rsax and its asm file." 2015-01-27 16:35:55 -05:00
todo
vms-helper.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00