summaryrefslogtreecommitdiff
path: root/crypto/sha256.c
AgeCommit message (Expand)Author
2005-03-21[CRYPTO]: Fix sparse warning in sha256Domen Puncer
2005-03-07[PATCH] random: Use them throughout the treeMatt Mackall
2004-10-25[CRYPTO]: small sha256 cleanupAndrew Morton
2004-01-31Resolve conflicts in sha256.c change, use Linus's version.David S. Miller
2004-01-29[CRYPTO]: Make padding[] array static in sha{256,512}_final().James Morris
2004-01-29Fix sha256 padding block initializer to be static.Linus Torvalds
2004-01-27[CRYPTO]: Help gcc optimize sha256/sha512 better.Jean-Luc Cooke
2002-11-06[CRYPTO]: Make sha256.c more palatable to GCCs optimizers.David S. Miller
2002-11-06[CRYPTO]: Add in crypto/sha256.cDavid S. Miller