Adjust DES_cbc_cksum() so the returned value is the same as MIT's
authorRichard Levitte <levitte@openssl.org>
Wed, 12 Feb 2003 17:20:50 +0000 (17:20 +0000)
committerRichard Levitte <levitte@openssl.org>
Wed, 12 Feb 2003 17:20:50 +0000 (17:20 +0000)
commite4b95737f01f50d672538f9eb540c1a2cea5213b
tree8e907810d246ee117a31e54ca1bf58a1734d6ada
parentc13eba970c7d2c1ca1695d1df8b2419368cf82f8
Adjust DES_cbc_cksum() so the returned value is the same as MIT's
mit_des_cbc_cksum().  The difference was first observed, then verified by
looking at the MIT source.
CHANGES
crypto/des/cbc_cksm.c