mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 16:30:53 -05:00
As with sha256 add support for accelerated sha512 support to libmd on arm64. This depends on clang 13+ to build as this is the first release with the needed intrinsics. Gcc should also support them, however from a currently unknown release. Reviewed by: cem Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D33373 |
||
|---|---|---|
| .. | ||
| sha224.h | ||
| sha256.h | ||
| sha256c.c | ||
| sha256c_arm64.c | ||
| sha256c_impl.h | ||
| sha384.h | ||
| sha512.h | ||
| sha512c.c | ||
| sha512c_arm64.c | ||
| sha512c_impl.h | ||
| sha512t.h | ||