aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/wp512.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-13crypto: add missing crypto module aliasesMathias Krause1-0/+1
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook1-2/+2
2014-10-17crypto: memzero_explicit - make sure to clear out sensitive dataDaniel Borkmann1-4/+4
2012-08-01crypto: whirlpool - use crypto_[un]register_shashesJussi Kivilinna1-33/+6
2011-10-21crypto: whirlpool - count rounds from 0Alexey Dobriyan1-6/+12
2008-12-25crypto: wp512 - Switch to shashAdrian-Ken Rueegsegger1-56/+65
2008-04-21[CRYPTO] all: Clean up init()/fini()Kamalesh Babulal1-4/+4
2007-11-02cleanup asm/scatterlist.h includesAdrian Bunk1-1/+0
2006-06-26[CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu1-13/+11
2006-01-09[CRYPTO] Use standard byte order macros wherever possibleHerbert Xu1-24/+8
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1208