summaryrefslogtreecommitdiff
path: root/crypto/hash.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10[CRYPTO] api: Add missing headers for setkey_unalignedHerbert Xu1-1/+2
2007-08-06[CRYPTO] api: fix writting into unallocated memory in setkey_alignedSebastian Siewior1-1/+1
2007-07-11[CRYPTO] api: Handle unaligned keys in setkeySebastian Siewior1-1/+37
2007-05-02[CRYPTO] api: Proc functions should be marked as unusedHerbert Xu1-1/+1
2007-02-07[CRYPTO] api: Allow multiple frontends per backendHerbert Xu1-2/+3
2006-09-21[CRYPTO] digest: Added user API for new hash typeHerbert Xu1-0/+61