freebsd-src/sys/crypto/openssl/arm
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-armv4.S ossl: Update the generated assembly files from OpenSSL 3.0. 2023-08-29 14:44:15 -07:00
aesv8-armx.S ossl: Update the generated assembly files from OpenSSL 3.0. 2023-08-29 14:44:15 -07:00
armv4-gf2m.S ossl: Update the generated assembly files from OpenSSL 3.0. 2023-08-29 14:44:15 -07:00
armv4-mont.S ossl: Update the generated assembly files from OpenSSL 3.0. 2023-08-29 14:44:15 -07:00
armv4cpuid.S ossl: Update the generated assembly files from OpenSSL 3.0. 2023-08-29 14:44:15 -07:00
bsaes-armv7.S ossl: Update the generated assembly files from OpenSSL 3.0. 2023-08-29 14:44:15 -07:00
chacha-armv4.S ossl: Update the generated assembly files from OpenSSL 3.0. 2023-08-29 14:44:15 -07:00
ecp_nistz256-armv4.S ossl: Update the generated assembly files from OpenSSL 3.0. 2023-08-29 14:44:15 -07:00
ghash-armv4.S ossl: Update the generated assembly files from OpenSSL 3.0. 2023-08-29 14:44:15 -07:00
ghashv8-armx.S ossl: Update the generated assembly files from OpenSSL 3.0. 2023-08-29 14:44:15 -07:00
keccak1600-armv4.S ossl: Update the generated assembly files from OpenSSL 3.0. 2023-08-29 14:44:15 -07:00
ossl_aes_gcm.c ossl: Move arm_arch.h to a common subdirectory 2023-12-04 12:29:11 -05:00
poly1305-armv4.S ossl: Update the generated assembly files from OpenSSL 3.0. 2023-08-29 14:44:15 -07:00
sha1-armv4-large.S ossl: Update the generated assembly files from OpenSSL 3.0. 2023-08-29 14:44:15 -07:00
sha256-armv4.S ossl: Update the generated assembly files from OpenSSL 3.0. 2023-08-29 14:44:15 -07:00
sha512-armv4.S ossl: Update the generated assembly files from OpenSSL 3.0. 2023-08-29 14:44:15 -07:00