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 20:42:46 +0000 (21:42 +0100)
commite9c80e04c1a3b5a0de8e666155ab4ecb2697a77d
treeadf7474c58260c85be16c695c252c187c5e67e1e
parentf0f4b8f1262faae978274048adc3019f75d472d2
evp/e_[aes|camellia].c: fix typo in CBC subroutine.

It worked because it was never called.
crypto/evp/e_aes.c
crypto/evp/e_camellia.c