History log of /freebsd/sys/crypto/openssl/aarch64/aes-gcm-armv8_64.S (Results 1 – 2 of 2)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/14.0.0
# 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