Joel Klinghed 485a50ae15 Match the ifdef check in bsaes-armv7.S
bsaes-armv7.S implements bsaes_cbc_encrypt if #if __ARM_MAX_ARCH__ >= 7
but e_aes.c instead used #if __ARM_ARCH >= 7 causing duplicate symbols
for linkers that care about that

Change-Id: I10ad8e24be75fdc03b0670869a53078b0477950b
Reviewed-on: https://boringssl-review.googlesource.com/4943
Reviewed-by: Adam Langley <agl@google.com>
2015-06-02 18:14:41 +00:00
..
2015-05-13 17:00:55 +00:00
2015-05-13 17:00:55 +00:00
2015-05-21 18:00:10 +00:00
2015-05-13 17:00:55 +00:00
2014-06-20 13:17:32 -07:00
2015-06-02 18:14:41 +00:00
2015-03-18 19:54:34 +00:00
2015-03-13 19:46:49 +00:00
2015-02-02 19:14:15 +00:00
2015-02-02 19:14:15 +00:00