History log of /freebsd-current/sys/crypto/openssl/arm/sha256-armv4.S
Revision Date Author Comments
# c0855eaa 29-Aug-2023 John Baldwin <jhb@FreeBSD.org>

ossl: Update the generated assembly files from OpenSSL 3.0.

Tested with: cryptocheck -d ossl0 -a all -z on amd64
Reviewed by: markj
Differential Revision: https://reviews.freebsd.org/D41568


# 71625ec9 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

sys: Remove $FreeBSD$: one-line .c comment pattern

Remove /^/[*/]\s*\$FreeBSD\$.*\n/


# bc3d5698 20-Oct-2020 John Baldwin <jhb@FreeBSD.org>

Move generated OpenSSL assembly routines into the kernel sources.

Sponsored by: Netflix