evp/e_[aes|camellia].c: fix typo in CBC subroutine.
authorAndy Polyakov <appro@openssl.org>
Wed, 18 Dec 2013 20:42:46 +0000 (21:42 +0100)
committerAndy Polyakov <appro@openssl.org>
Wed, 18 Dec 2013 21:56:24 +0000 (22:56 +0100)
commit68e6ac4379034e0e89550fcecb80b8a6734623fd
treecca20f0b96f43f0dbd7424e16d0fe3a829f70dd1
parente34b7e99fde6ffd6db6a2ff5cdf0857bb630b441
evp/e_[aes|camellia].c: fix typo in CBC subroutine.

It worked because it was never called.
(cherry picked from commit e9c80e04c1a3b5a0de8e666155ab4ecb2697a77d)
crypto/evp/e_aes.c
crypto/evp/e_camellia.c