summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/crypto/io/skein_mod.c
AgeCommit message (Collapse)AuthorFilesLines
2015-09-174185 add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R (NULL is ↵Matthew Ahrens1-1/+1
not an int)
2015-09-164185 add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R (fix ↵Robert Mustacchi1-5/+7
studio build)
2015-09-164185 add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-RMatthew Ahrens1-0/+830
Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Saso Kiselkov <saso.kiselkov@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Garrett D'Amore <garrett@damore.org>