aboutsummaryrefslogtreecommitdiff
path: root/crypto/tgr192.c
AgeCommit message (Expand)AuthorFilesLines
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-2/+2
2012-08-01crypto: tiger - use crypto_[un]register_shashesGravatar Jussi Kivilinna 1-32/+6
2008-12-25crypto: tgr192 - Switch to shashGravatar Adrian-Ken Rueegsegger 1-64/+71
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-15/+14
2006-06-26[CRYPTO] digest: Remove unnecessary zeroing during initGravatar Herbert Xu 1-1/+0
2006-06-26[CRYPTO] digest: Add alignment handlingGravatar Atsushi Nemoto 1-0/+3
2006-01-09[CRYPTO] Use standard byte order macros wherever possibleGravatar Herbert Xu 1-47/+17
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+735