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:09:37 +0000 (17:09 +0200)
commit9dc07f04c3ae31490946ca6feba534482cd9bde8
treee66fbc927eb71b9fc0d95c270e185c5c509c0227
parentf15c16200bd0acf6d6779acd917f12a1247b959e
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