summaryrefslogtreecommitdiff
path: root/crypto/tea.c
AgeCommit message (Expand)Author
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-03-21[CRYPTO]: Fix sparse warnings in teaDomen Puncer
2004-09-07[PATCH] crypto: tea.c xtea_encrypt should use XTEA_DELTAThor Kooda
2004-06-29[CRYPTO]: Add TEA and XTEA algorithms.Aaron Grothe