1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-21 07:15:49 +00:00
freebsd/sys/crypto
Kyle Evans c02bc0aa0b libmd: re-apply masking of _Transform names
Visibility can get complicated when, e.g., ifuncs are involved.  In
particular, SHA256/SHA512 on aarch64 use ifuncs for their _Transform
implementations, which then exposes global symbols of the same name that
break things trying to statically link both libcrypto and libmd.

Revert this part of the _Transform removal to fix the pkg-static build
on aarch64.

Fixes:	81de655acd ("libmd: stop exporting Transform() symbols")
2024-09-30 14:59:31 -05:00
..
aesni sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
armv8 sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
blake2 sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
camellia sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
ccp sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
chacha20 sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
des sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
libsodium sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
openssl sys/crypto/openssl: update powerpc* ASM 2024-09-14 12:38:17 -07:00
rc4 sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
rijndael Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
sha2 libmd: re-apply masking of _Transform names 2024-09-30 14:59:31 -05:00
siphash siphash: minor improvements to siphash unit test 2024-07-29 14:44:41 -06:00
skein sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
via padlock: Use device_set_descf() 2024-06-16 16:37:26 -04:00
chacha20_poly1305.c
chacha20_poly1305.h
curve25519.c
curve25519.h
intake.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
sha1.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
sha1.h sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00