aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/shash.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-25crypto: hash - Make setkey optionalHerbert Xu1-0/+3
2008-12-25crypto: hash - Export shash through hashHerbert Xu1-0/+109
2008-12-25crypto: hash - Add import/export interfaceHerbert Xu1-0/+14
2008-12-25crypto: hash - Export shash through ahashHerbert Xu1-0/+143
2008-12-25crypto: hash - Add shash interfaceHerbert Xu1-0/+239