aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/tea.c
AgeCommit message (Expand)Author
2022-12-02crypto: Prepare to move crypto_tfm_ctxHerbert Xu
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-06-13crypto: make all generic algorithms set cra_driver_nameEric Biggers
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-18crypto: run initcalls for generic implementations earlierEric Biggers
2015-01-13crypto: add missing crypto module aliasesMathias Krause
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook
2012-08-01crypto: tea - use crypto_[un]register_algsJussi Kivilinna
2008-04-21[CRYPTO] all: Clean up init()/fini()Kamalesh Babulal
2007-11-02cleanup asm/scatterlist.h includesAdrian Bunk
2006-09-21[CRYPTO] api: Get rid of flags argument to setkeyHerbert Xu
2006-06-26[CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu
2006-01-09[CRYPTO] cipher: Set alignmask for multi-byte loadsHerbert Xu
2006-01-09[CRYPTO] Use standard byte order macros wherever possibleHerbert Xu
2005-09-01[CRYPTO]: Fix XTEA implementationAaron Grothe
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds