Fix warnings in expspeed.c (but the segmentation fault remains)
authorBodo Möller <bodo@openssl.org>
Wed, 29 Nov 2000 13:40:08 +0000 (13:40 +0000)
committerBodo Möller <bodo@openssl.org>
Wed, 29 Nov 2000 13:40:08 +0000 (13:40 +0000)
commit03a0848922d3a4b1a6f216df1c2470a6b946cd87
treeff3d559e754b6cfefa15a90eb8bde0171266fe8b
parent9161672950b6408a025833ed7a3d84b3e0ba9944
Fix warnings in expspeed.c (but the segmentation fault remains)

Improve readability of bn_shift.c.

Add comment in bn_lib.c (why zero data between top and max?)

Change bntest.c output for BN_kronecker test
crypto/bn/bn_lib.c
crypto/bn/bn_shift.c
crypto/bn/bntest.c
crypto/bn/expspeed.c