mirror of
https://github.com/opnsense/src.git
synced 2026-02-22 01:11:30 -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 |
||
|---|---|---|
| .. | ||
| i386 | ||
| Makefile | ||
| Makefile.depend | ||
| md4.copyright | ||
| md4.h | ||
| md4c.c | ||
| md5.copyright | ||
| md5.h | ||
| md5c.c | ||
| mddriver.c | ||
| mdX.3 | ||
| mdXhl.c | ||
| ripemd.3 | ||
| ripemd.h | ||
| rmd160c.c | ||
| rmd_locl.h | ||
| rmdconst.h | ||
| rmddriver.c | ||
| sha.3 | ||
| sha.h | ||
| sha0c.c | ||
| sha1c.c | ||
| sha256.3 | ||
| sha512.3 | ||
| sha_locl.h | ||
| shadriver.c | ||
| skein.3 | ||
| skeindriver.c | ||