aboutsummaryrefslogtreecommitdiffstats
path: root/module/icp/algs/blake3/blake3_impl.c
Commit message (Expand)AuthorAgeFilesLines
* Miscellaneous FreBSD compilation bugfixesMartin Matuška2023-04-061-1/+1
* Restore ASMABI and other Unify workJorgen Lundman2023-03-061-10/+10
* Update BLAKE3 for using the new impl handlingTino Reichardt2023-03-021-190/+233
* Convert some sprintf() calls to kmem_scnprintf()Richard Yao2022-11-281-3/+3
* Cleanup: Remove ineffective unsigned comparisons against 0Richard Yao2022-09-261-1/+0
* Fix BLAKE3 tuneable and module loading on Linux and FreeBSDTino Reichardt2022-09-161-138/+216
* Replace dead opensolaris.org license linkTino Reichardt2022-07-111-1/+1
* Fix memory allocation issue for BLAKE3 contextTino Reichardt2022-06-211-0/+28
* Introduce BLAKE3 checksums as an OpenZFS featureTino Reichardt2022-06-081-0/+256