Revert "crypto: aegis128 - add support for SIMD acceleration"
This reverts commit ecc8bc81 ("crypto: aegis128 - provide a SIMD implementation based on NEON intrinsics") and commit 7cdc0ddb ("crypto: aegis128 - add support for SIMD acceleration"). They cause compile errors on platforms other than ARM because the mechanism to selectively compile the SIMD code is broken. Repoted-by:Heiko Carstens <heiko.carstens@de.ibm.com> Reported-by:
Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au>
Showing
- crypto/Kconfig 0 additions, 5 deletionscrypto/Kconfig
- crypto/Makefile 0 additions, 12 deletionscrypto/Makefile
- crypto/aegis128-neon-inner.c 0 additions, 149 deletionscrypto/aegis128-neon-inner.c
- crypto/aegis128-neon.c 0 additions, 43 deletionscrypto/aegis128-neon.c
- crypto/aegis128.c 4 additions, 38 deletionscrypto/aegis128.c
Please register or sign in to comment