Some provisional bignum debugging has begun to detect inconsistent BIGNUM
authorGeoff Thorpe <geoff@openssl.org>
Wed, 29 Oct 2003 20:47:49 +0000 (20:47 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Wed, 29 Oct 2003 20:47:49 +0000 (20:47 +0000)
commit31166ec8f33f1d1af25901be4411d47ef15ff340
tree736dc02aad43cb6ec9740c40419af02a3534307a
parent27545970134d703ed96027aac9b67eced124eec3
Some provisional bignum debugging has begun to detect inconsistent BIGNUM
structures being passed in to or out of API functions, and this corrects a
couple of cases found so far.

Also, lop off a couple of bytes of white-space.
crypto/bn/bn_lib.c
crypto/bn/bn_nist.c
crypto/bn/bn_recp.c