When BN_add_word() reaches top, it shouldn't try to add the the corresponding
authorRichard Levitte <levitte@openssl.org>
Mon, 14 Oct 2002 11:33:32 +0000 (11:33 +0000)
committerRichard Levitte <levitte@openssl.org>
Mon, 14 Oct 2002 11:33:32 +0000 (11:33 +0000)
commite15ea3d9e1e58a4387c7287110d8834f6db5466c
treedf7e176bc9b85a67c8eaa725f3869db9a1d5def0
parent677532629d84e39f4cb8edfe017fbfc8120d45d0
When BN_add_word() reaches top, it shouldn't try to add the the corresponding
word, since that word may not be zero.
crypto/bn/bn_word.c