History log of /freebsd/sys/crypto/openssl/aarch64/poly1305-armv8.S (Results 1 – 6 of 6)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/14.0.0
# 575878a5 25-Oct-2023 Ed Maste <emaste@FreeBSD.org>

OpenSSL: regenerate asm files for 3.0.12

Fixes: ad991e4c142e ("OpenSSL: update to 3.0.12")
Sponsored by: The FreeBSD Foundation


# bd9588bc 21-Sep-2023 Andrew Turner <andrew@FreeBSD.org>

ossl: Rebuild the openssl asm

This adds the new BTI instructions when needed to the arm64 assembly.

Sponsored by: Arm Ltd

Reviewed by: Pierre Pronchery <pierre@freebsdfoundation.org> (earlier vers

ossl: Rebuild the openssl asm

This adds the new BTI instructions when needed to the arm64 assembly.

Sponsored by: Arm Ltd

Reviewed by: Pierre Pronchery <pierre@freebsdfoundation.org> (earlier version)
Sponsored by: Arm Ltd
Differential Revision: https://reviews.freebsd.org/D41941

show more ...


# 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/


Revision tags: release/13.2.0, release/12.4.0, release/13.1.0, release/12.3.0, release/13.0.0
# c3c73b4f 09-Dec-2020 Jung-uk Kim <jkim@FreeBSD.org>

Merge OpenSSL 1.1.1i.


Revision tags: release/12.2.0
# bc3d5698 20-Oct-2020 John Baldwin <jhb@FreeBSD.org>

Move generated OpenSSL assembly routines into the kernel sources.

Sponsored by: Netflix