freebsd-src/sys/crypto/openssl
Shawn Anastasio 3465f14dac ossl: Add support for powerpc64/powerpc64le
Summary:
Add support for building ossl(4) on powerpc64* by implementing ossl_cpuid and
other support functions for powerpc. The required assembly files for ppc were
already present in-tree.

Test Plan: The changes were tested using the in-tree tools/tools/crypto/cryptocheck.c tool on both powerpc64 and powerpc64le on a POWER9 system.

Reviewed by:	#powerpc, jhibbits, jhb
Differential Revision: https://reviews.freebsd.org/D41837
2024-06-21 03:29:04 -04:00
..
aarch64 ossl: Move arm_arch.h to a common subdirectory 2023-12-04 12:29:11 -05:00
amd64 ossl: Fix some bugs in the fallback AES-GCM implementation 2023-11-30 12:49:47 -05:00
arm ossl: Move arm_arch.h to a common subdirectory 2023-12-04 12:29:11 -05:00
i386 ossl: Update the generated assembly files from OpenSSL 3.0. 2023-08-29 14:44:15 -07:00
powerpc ossl: Update the generated assembly files from OpenSSL 3.0. 2023-08-29 14:44:15 -07:00
powerpc64 ossl: Update the generated assembly files from OpenSSL 3.0. 2023-08-29 14:44:15 -07:00
powerpc64le ossl: Update the generated assembly files from OpenSSL 3.0. 2023-08-29 14:44:15 -07:00
arm_arch.h ossl: Move arm_arch.h to a common subdirectory 2023-12-04 12:29:11 -05:00
ossl_aarch64.c ossl: Move arm_arch.h to a common subdirectory 2023-12-04 12:29:11 -05:00
ossl_aarch64.h ossl: Move arm_arch.h to a common subdirectory 2023-12-04 12:29:11 -05:00
ossl_aes_gcm.h ossl: Add support for armv7 2023-11-30 12:49:47 -05:00
ossl_aes.c ossl: Add support for powerpc64/powerpc64le 2024-06-21 03:29:04 -04:00
ossl_arm.c ossl: Remove a stray __FBSDID("$FreeBSD$") 2023-12-04 12:29:30 -05:00
ossl_arm.h ossl: Add support for armv7 2023-11-30 12:49:47 -05:00
ossl_chacha.h ossl: Add ChaCha20 cipher support. 2021-03-03 15:20:57 -08:00
ossl_chacha20.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
ossl_cipher.h ossl: Add support for armv7 2023-11-30 12:49:47 -05:00
ossl_hash.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
ossl_poly1305.c ossl: Add support for the ChaCha20 + Poly1305 AEAD cipher from RFC 8439 2021-03-03 15:20:57 -08:00
ossl_poly1305.h ossl: Add support for the ChaCha20 + Poly1305 AEAD cipher from RFC 8439 2021-03-03 15:20:57 -08:00
ossl_ppc.c ossl: Add support for powerpc64/powerpc64le 2024-06-21 03:29:04 -04:00
ossl_ppc.h ossl: Add support for powerpc64/powerpc64le 2024-06-21 03:29:04 -04:00
ossl_sha.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
ossl_sha1.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
ossl_sha256.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
ossl_sha512.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
ossl_x86.c sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
ossl_x86.h ossl: Add support for AES-CBC cipher 2021-11-08 10:53:31 +01:00
ossl.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
ossl.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00