openssl/crypto/bn
Pascal Cuoq f92768e6f5 Set flags to 0 before calling BN_with_flags()
BN_with_flags() will read the dest->flags to keep the BN_FLG_MALLOCED but
overwrites everything else.

Signed-off-by: Kurt Roeckx <kurt@roeckx.be>
Reviewed-by: Rich Salz <rsalz@openssl.org>
MR #1231
2015-10-07 18:54:12 +02:00
..
asm bn/asm/armv4-mont.pl: boost NEON performance. 2015-09-30 17:48:30 +02:00
bn_add.c
bn_asm.c
bn_blind.c
bn_const.c
bn_ctx.c
bn_depr.c
bn_dh.c Fix travis builds on master 2015-10-06 12:30:47 -04:00
bn_div.c
bn_err.c
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_intern.c
bn_kron.c
bn_lcl.h
bn_lib.c
bn_mod.c
bn_mont.c
bn_mpi.c
bn_mul.c
bn_nist.c
bn_prime.c
bn_prime.h
bn_prime.pl
bn_print.c
bn_rand.c
bn_recp.c
bn_shift.c
bn_sqr.c
bn_sqrt.c
bn_srp.c
bn_word.c
bn_x931p.c
Makefile
rsaz_exp.c
rsaz_exp.h
vms-helper.c