freebsd-src/sys/crypto/openssl/aarch64
Mark Johnston e655cc70df ossl: Move arm_arch.h to a common subdirectory
OpenSSL itself keeps only a single copy of this header.  Do the same in
sys/crypto/openssl to avoid the extra maintenance burden.  This requires
adjusting the include paths for generated asm files.

No functional change intended.

Reported by:	jrtc27
Reviewed by:	jhb
MFC after:	3 months
Differential Revision:	https://reviews.freebsd.org/D42866
2023-12-04 12:29:11 -05:00
..
aes-gcm-armv8_64.S ossl: Rebuild the openssl asm 2023-10-02 17:12:50 +01:00
aesv8-armx.S OpenSSL: regenerate asm files for 3.0.12 2023-10-25 13:29:35 -04:00
arm64cpuid.S ossl: Rebuild the openssl asm 2023-10-02 17:12:50 +01:00
armv8-mont.S ossl: Rebuild the openssl asm 2023-10-02 17:12:50 +01:00
chacha-armv8.S ossl: Rebuild the openssl asm 2023-10-02 17:12:50 +01:00
ecp_nistz256-armv8.S ossl: Rebuild the openssl asm 2023-10-02 17:12:50 +01:00
ghashv8-armx.S OpenSSL: regenerate asm files for 3.0.12 2023-10-25 13:29:35 -04:00
keccak1600-armv8.S ossl: Rebuild the openssl asm 2023-10-02 17:12:50 +01:00
poly1305-armv8.S OpenSSL: regenerate asm files for 3.0.12 2023-10-25 13:29:35 -04:00
sha1-armv8.S ossl: Rebuild the openssl asm 2023-10-02 17:12:50 +01:00
sha256-armv8.S ossl: Rebuild the openssl asm 2023-10-02 17:12:50 +01:00
sha512-armv8.S ossl: Rebuild the openssl asm 2023-10-02 17:12:50 +01:00
vpaes-armv8.S ossl: Rebuild the openssl asm 2023-10-02 17:12:50 +01:00