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:39 +0000 (17:20 +0000)
committerRichard Levitte <levitte@openssl.org>
Wed, 12 Feb 2003 17:20:39 +0000 (17:20 +0000)
commit9ec1d35f29c5d3c0c6a2461610c7db494a0d9aa9
tree5150329350db2a78357efa97ce4fad4993a4ace1
parentcf56663fb71ce279eb8ea603faf0a3c98cc7bc47
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