summaryrefslogtreecommitdiff
path: root/crypto/serpent.c
AgeCommit message (Expand)Author
2015-02-20crypto: prefix module autoloading with "crypto-"Kees Cook
2008-04-21[CRYPTO] all: Clean up init()/fini()Kamalesh Babulal
2006-10-10[PATCH] serpent: fix endian warningsAlexey Dobriyan
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-03-21[CRYPTO] all: Add missing cra_alignmaskAtsushi Nemoto
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-07-06[CRYPTO] Remove unused iv field from context structureHerbert Xu
2005-03-07[PATCH] random: Use them throughout the treeMatt Mackall
2004-10-19[CRYPTO]: Add Tnepres cipher supportJames Morris
2003-08-17[IPSEC]: Fix oops using null ciper in CBC mode.Mikael Ylikoski
2003-03-20[CRYPTO]: Include linux/errno.h as appropriate.David S. Miller
2002-12-04[CRYPTO]: Add serpent algorithm.James Morris