aboutsummaryrefslogtreecommitdiff
path: root/crypto/wp512.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-30crypto: wp512 - disable kmsan checks in wp512_process_buffer()Gravatar Arnd Bergmann 1-1/+1
2021-08-12crypto: wp512 - correct a non-kernel-doc commentGravatar Randy Dunlap 1-1/+1
2021-05-28crypto: khazad,wp512 - remove leading spaces before tabsGravatar Hui Tang 1-21/+19
2019-06-13crypto: make all generic algorithms set cra_driver_nameGravatar Eric Biggers 1-9/+12
2019-04-18crypto: run initcalls for generic implementations earlierGravatar Eric Biggers 1-1/+1
2018-07-09crypto: shash - remove useless setting of type flagsGravatar Eric Biggers 1-3/+0
2015-01-13crypto: add missing crypto module aliasesGravatar Mathias Krause 1-0/+1
2014-11-24crypto: prefix module autoloading with "crypto-"Gravatar Kees Cook 1-2/+2
2014-10-17crypto: memzero_explicit - make sure to clear out sensitive dataGravatar Daniel Borkmann 1-4/+4
2012-08-01crypto: whirlpool - use crypto_[un]register_shashesGravatar Jussi Kivilinna 1-33/+6
2011-10-21crypto: whirlpool - count rounds from 0Gravatar Alexey Dobriyan 1-6/+12
2008-12-25crypto: wp512 - Switch to shashGravatar Adrian-Ken Rueegsegger 1-56/+65
2008-04-21[CRYPTO] all: Clean up init()/fini()Gravatar Kamalesh Babulal 1-4/+4
2007-11-02cleanup asm/scatterlist.h includesGravatar Adrian Bunk 1-1/+0
2006-06-26[CRYPTO] all: Pass tfm instead of ctx to algorithmsGravatar Herbert Xu 1-13/+11
2006-01-09[CRYPTO] Use standard byte order macros wherever possibleGravatar Herbert Xu 1-24/+8
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+1208