crypto/evp/e_aes.c: fix logical pre-processor bug and formatting.
authorAndy Polyakov <appro@openssl.org>
Sat, 3 Aug 2013 14:56:58 +0000 (16:56 +0200)
committerAndy Polyakov <appro@openssl.org>
Sat, 3 Aug 2013 15:08:43 +0000 (17:08 +0200)
commit5cd1aa4f1533c84fb78f04f827496fb339e34fc5
treec339894007eb0fec67eebf644fba2170319b5e14
parent04b80f4003fa9fa77c56032c386886447d01f2a1
crypto/evp/e_aes.c: fix logical pre-processor bug and formatting.

Bug would emerge when XTS is added to bsaes-armv7.pl. Pointed out by
Ard Biesheuvel of Linaro.
(cherry picked from commit 044f63086051d7542fa9485a1432498c39c4d8fa)
crypto/evp/e_aes.c