aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/ossl
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-231-1/+0
* ossl: Add ChaCha20 cipher support.John Baldwin2021-10-211-0/+4
* ossl: Add Poly1305 digest support.John Baldwin2021-10-211-0/+4
* ossl: port to arm64Mitchell Horne2020-12-041-0/+12
* ossl: split out x86 bits to x86/ossl_cpuid.cMitchell Horne2020-12-041-2/+4
* Add a kernel crypto driver using assembly routines from OpenSSL.John Baldwin2020-10-201-0/+26