Make the NEON codepaths conditional on __STRICT_ALIGNMENT not being
authorkettenis <kettenis@openbsd.org>
Wed, 24 Jan 2018 23:03:37 +0000 (23:03 +0000)
committerkettenis <kettenis@openbsd.org>
Wed, 24 Jan 2018 23:03:37 +0000 (23:03 +0000)
commitb663a887f4513b013d92122a4ec48eabb57388aa
tree515ea12aed9fc85bbf1634307e215ecc7a8c8f06
parent1eb4aacd246191f64ac35aa5f309a947789a1d7b
Make the NEON codepaths conditional on __STRICT_ALIGNMENT not being
defined as they rely on unaligned access.

ok joel@
lib/libcrypto/modes/asm/ghash-armv4.pl
lib/libcrypto/modes/gcm128.c
lib/libcrypto/sha/asm/sha512-armv4.pl