evp/e_des3.c: fix typo with potential integer overflow on 32-bit platforms.
authorAndy Polyakov <appro@openssl.org>
Thu, 3 Oct 2013 08:55:49 +0000 (10:55 +0200)
committerAndy Polyakov <appro@openssl.org>
Thu, 3 Oct 2013 08:57:45 +0000 (10:57 +0200)
commit4dfac659ff2ca311f860aab1b4878a5868fd83a0
treee9c6efb6bcb76e29a0e86058443cd0052e9d2167
parent66e0f9db083b3a8fa28d2fa1a7e5d425263a84ab
evp/e_des3.c: fix typo with potential integer overflow on 32-bit platforms.

Submitted by: Yuriy Kaminskiy
(cherry picked from commit 524b00c0da42b129ed8622dfb3f5eab9cc5d6617)
crypto/evp/e_des3.c