aboutsummaryrefslogtreecommitdiffstats
path: root/include/crypto/internal/hash.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-08crypto: shash - Add crypto_shash_ctx_alignedHerbert Xu1-0/+5
2009-07-08crypto: shash - Add shash_register_instanceHerbert Xu1-1/+2
2009-07-08crypto: shash - Add shash_attr_alg2 helperHerbert Xu1-0/+2
2009-07-08crypto: shash - Add spawn supportHerbert Xu1-0/+14
2009-07-08crypto: shash - Add shash_instanceHerbert Xu1-0/+26
2008-12-25crypto: hash - Export shash through hashHerbert Xu1-0/+3
2008-12-25crypto: hash - Add import/export interfaceHerbert Xu1-5/+0
2008-12-25crypto: hash - Add shash interfaceHerbert Xu1-0/+8
2008-07-10crypto: hash - Move ahash functions into crypto/hash.hHerbert Xu1-0/+37
2008-07-10crypto: hash - Added scatter list walking helperHerbert Xu1-0/+41