Fix builds on Armv8 systems without AArch64
authorTom Cosgrove <tom.cosgrove@arm.com>
Tue, 2 Nov 2021 15:26:21 +0000 (15:26 +0000)
committerTomas Mraz <tomas@openssl.org>
Thu, 4 Nov 2021 14:49:57 +0000 (15:49 +0100)
commit3841d0f6f02e1ad3a54beabf1d5395bd1c383254
treefcb0c833abe26c8bccdd41af291c567485f2d364
parentd99004fe5de934120765d342586f08d22131b8ed
Fix builds on Armv8 systems without AArch64

This fixes "undefined reference to `aes_gcm_dec_128_kernel' in function
`armv8_aes_gcm_decrypt'" and similar

Fixes #16949

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16951)
include/crypto/aes_platform.h