HomeFreeBSD

ossl: port to arm64

Description

ossl: port to arm64

Enable in-kernel acceleration of SHA1 and SHA2 operations on arm64 by adding
support for the ossl(4) crypto driver. This uses OpenSSL's assembly routines
under the hood, which will detect and use SHA intrinsics if they are
supported by the CPU.

Reviewed by: jhb
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D27390

Details

Provenance
mhorneAuthored on Dec 4 2020, 9:12 PM
Parents
rGfd86ae680038: ossl: split out x86 bits to x86/ossl_cpuid.c
Branches
Unknown
Tags
Unknown