aboutsummaryrefslogtreecommitdiffstats
path: root/module/icp/algs/blake3
Commit message (Expand)AuthorAgeFilesLines
* Miscellaneous FreBSD compilation bugfixesMartin Matuška2023-04-063-1/+3
* Restore ASMABI and other Unify workJorgen Lundman2023-03-061-10/+10
* Update BLAKE3 for using the new impl handlingTino Reichardt2023-03-025-468/+241
* Unify Assembler files between Linux and WindowsJorgen Lundman2023-01-172-10/+11
* Fix GCC 12 compilation errorsszubersk2022-11-301-1/+1
* Convert some sprintf() calls to kmem_scnprintf()Richard Yao2022-11-281-3/+3
* Cleanup: Address Clang's static analyzer's unused code complaintsRichard Yao2022-10-141-3/+1
* Cleanup: Remove ineffective unsigned comparisons against 0Richard Yao2022-09-261-1/+0
* Fix BLAKE3 tuneable and module loading on Linux and FreeBSDTino Reichardt2022-09-165-157/+235
* Fix build on FreeBSD/powerpc64*pkubaj2022-09-081-2/+2
* Replace dead opensolaris.org license linkTino Reichardt2022-07-115-5/+5
* Fix memory allocation issue for BLAKE3 contextTino Reichardt2022-06-211-0/+28
* Introduce BLAKE3 checksums as an OpenZFS featureTino Reichardt2022-06-085-0/+1651