freebsd-nq/sys/conf
John Baldwin dd2e1352b6 Add an implementation of CHACHA20_POLY1305 to cryptosoft.
This uses the chacha20 IETF and poly1305 implementations from
libsodium.  A seperate auth_hash is created for the auth side whose
Setkey method derives the poly1305 key from the AEAD key and nonce as
described in RFC 8439.

Sponsored by:	Netflix
Differential Revision:	https://reviews.freebsd.org/D27837
2021-02-18 09:26:23 -08:00
..
config.mk
dtb.build.mk Switch to the new device-tree vendor tree 2021-01-15 20:08:39 +01:00
dtb.mk
files Add an implementation of CHACHA20_POLY1305 to cryptosoft. 2021-02-18 09:26:23 -08:00
files.amd64 Revert "amd64: implement strlen in assembly" 2021-02-09 16:23:18 +01:00
files.arm amd64: implement strlen in assembly 2021-02-08 19:15:21 +00:00
files.arm64 arm64: if_dwc is also needed by intel stratix10 platform 2021-02-10 21:15:59 +01:00
files.i386 amd64: implement strlen in assembly 2021-02-08 19:15:21 +00:00
files.mips amd64: implement strlen in assembly 2021-02-08 19:15:21 +00:00
files.powerpc amd64: implement strlen in assembly 2021-02-08 19:15:21 +00:00
files.riscv amd64: implement strlen in assembly 2021-02-08 19:15:21 +00:00
files.x86 ndis(4): remove as previous announced 2021-01-25 21:45:03 +00:00
kern.mk Stop defaulting to DWRAF2 in kernel compilation 2020-12-31 15:56:18 -05:00
kern.opts.mk WITH_OFED build option: fix 2021-02-02 18:44:52 +02:00
kern.post.mk
kern.pre.mk Perform kernel linker ifunc test only for builds 2020-12-27 12:46:51 -05:00
kmod_syms_prefix.awk
kmod_syms.awk
kmod.mk conf/kern.mk: save some work by using realpath instead of cd ; pwd 2021-01-27 12:41:33 +00:00
kmod.opts.mk
ldscript.amd64
ldscript.arm
ldscript.arm64
ldscript.i386
ldscript.kmod.amd64
ldscript.kmod.i386
ldscript.mips
ldscript.mips.cfe
ldscript.mips.mips64
ldscript.mips.octeon1
ldscript.powerpc
ldscript.powerpc64
ldscript.powerpc64le
ldscript.powerpcspe
ldscript.riscv
Makefile.amd64
Makefile.arm Switch to the new device-tree vendor tree 2021-01-15 20:08:39 +01:00
Makefile.arm64 Switch to the new device-tree vendor tree 2021-01-15 20:08:39 +01:00
Makefile.i386
Makefile.mips mips: Add the device-tree path to the include paths 2021-01-16 11:33:37 +01:00
Makefile.powerpc
Makefile.riscv riscv: Add the device-tree path to the include path 2021-01-16 11:31:17 +01:00
newvers.sh newvers: tweak uname to be more useful 2021-01-28 17:44:56 -07:00
NOTES KTLS: Enable KERN_TLS in GENERIC on amd64 2021-01-18 13:29:10 -05:00
options acpi: limit the AMDI0020/AMDI0010 workaround to an option 2021-02-08 14:47:49 -07:00
options.amd64 Remove ndis(4) remnants from kernel configs 2021-01-26 00:04:13 +00:00
options.arm
options.arm64 arm64: Add a SOC_BRCM_NS2 option 2021-02-10 21:15:50 +01:00
options.i386 Remove ndis(4) remnants from kernel configs 2021-01-26 00:04:13 +00:00
options.mips
options.powerpc
options.riscv
std.nodebug Split out the NODEBUG options to a common file 2021-01-14 16:57:53 +00:00
sysent.mk
systags.sh
WITHOUT_SOURCELESS
WITHOUT_SOURCELESS_HOST
WITHOUT_SOURCELESS_UCODE