summaryrefslogtreecommitdiff
path: root/sys/crypto/openssl/amd64
AgeCommit message (Expand)Author
2025-09-11ossl: Add GCM support on powerpc64/powerpc64le (POWER8+)Timothy Pearson
2025-08-07openssl: Import version 3.5.1Pierre Pronchery
2023-11-30ossl: Fix some bugs in the fallback AES-GCM implementationMark Johnston
2023-08-29ossl: Update the generated assembly files from OpenSSL 3.0.John Baldwin
2023-08-16sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh
2023-06-02ossl: Add a fallback AES-GCM implementation using AES-NIMark Johnston
2023-06-02ossl: Add a VAES-based AES-GCM implementation for amd64Mark Johnston
2023-02-07OpenSSL: Regen assembly files for OpenSSL 1.1.1tJung-uk Kim
2022-06-21OpenSSL: Regen assembly file for OpenSSSL 1.1.1pJung-uk Kim
2020-10-20Move generated OpenSSL assembly routines into the kernel sources.John Baldwin