summaryrefslogtreecommitdiff
path: root/sys/crypto/openssl/arm
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-12-04ossl: Move arm_arch.h to a common subdirectoryMark Johnston
2023-11-30ossl: Add AES-GCM support for NEON-enabled armv7Mark Johnston
2023-11-30ossl: Add support for armv7Mark 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-08-07ossl: Add missing labels to bsaes-armv7.SMark Johnston
2023-03-21OpenSSL: Regen an assembly file for armJung-uk Kim
2021-02-17OpenSSL: Regen assembly files for OpenSSL 1.1.1jJung-uk Kim
2020-12-09Merge OpenSSL 1.1.1i.Jung-uk Kim
2020-10-20Move generated OpenSSL assembly routines into the kernel sources.John Baldwin