summaryrefslogtreecommitdiffstats
path: root/crypto/sha1.c
Commit message (Expand)AuthorAgeFilesLines
* [CRYPTO] sha1: Fixed off-by-64 bug in sha1_updateHerbert Xu2006-01-091-2/+2
* [CRYPTO] sha1: Avoid shifting count left and rightNicolas Pitre2006-01-091-4/+4
* [CRYPTO] sha1: Rename i/j to done/partialNicolas Pitre2006-01-091-11/+12
* [CRYPTO] sha1: Avoid useless memcpy()Nicolas Pitre2006-01-091-8/+17
* [CRYPTO] Use standard byte order macros wherever possibleHerbert Xu2006-01-091-20/+8
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+139
OpenPOWER on IntegriCloud