summaryrefslogtreecommitdiff
path: root/block-sha1/sha1.h
Commit message (Expand)AuthorAgeFilesLines
* block-sha1: take a size_t length parameterJeff King2020-11-161-1/+1
* sha1: provide another level of indirection for the SHA-1 functionsAtousa Pahlevan Duprat2015-11-051-4/+4
* remove ARM and Mozilla SHA1 implementationsNicolas Pitre2009-08-181-2/+4
* block-sha1: make the size member first in the context structNicolas Pitre2009-08-181-1/+1
* block-sha1: get rid of redundant 'lenW' contextLinus Torvalds2009-08-061-1/+0
* Add new optimized C 'block-sha1' routinesLinus Torvalds2009-08-051-0/+21