freebsd-src/sys/crypto
Warner Losh 95ee2897e9 sys: Remove $FreeBSD$: two-line .h pattern
Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/
2023-08-16 11:54:11 -06:00
..
aesni sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
armv8 sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
blake2 crypto: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:58 -07:00
camellia sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
ccp sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
chacha20 crypto: Re-add encrypt/decrypt_multi hooks to enc_xform. 2022-01-11 14:17:41 -08:00
des Add CFI start/end proc directives to arm64, i386, and ppc 2020-12-05 00:33:28 +00:00
libsodium crypto: Add an API supporting curve25519. 2022-01-24 15:27:39 -08:00
openssl sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
rc4 sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
rijndael sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
sha2 sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
siphash sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
skein sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
via sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
chacha20_poly1305.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
chacha20_poly1305.h spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
curve25519.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
curve25519.h spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
intake.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
sha1.c Replace some K&R function definitions with ANSI C. 2020-11-03 22:32:30 +00:00
sha1.h Consistently use C99 fixed-width types in the in-kernel crypto code. 2020-11-03 22:27:54 +00:00