summaryrefslogtreecommitdiff
path: root/sys/crypto/sha1.c
AgeCommit message (Expand)Author
2004-04-28Some KNF, made bit count u_int64_t instead of u_int32_t (similar to libc).Hans-Joerg Hoexer
2004-03-31remove sparc64/gcc2 workaround.Brad Smith
2003-01-08Move the rounds into separate functions on sparc64 so gcc's optimizerTodd C. Miller
2000-06-04better indent for easier searchingTheo de Raadt
2000-02-28move crypto codeTheo de Raadt