aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/crypto_null.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-22crypto: null - Add default null skcipherHerbert Xu1-0/+39
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook1-3/+3
2014-03-21crypto: export NULL algorithms definesHoria Geanta1-5/+1
2012-08-01crypto: crypto_null - use crypto_[un]register_algsJussi Kivilinna1-39/+18
2010-02-16crypto: crypto_null - Fix checkpatch errorsRichard Hartmann1-4/+4
2008-12-25crypto: null - Switch to shashHerbert Xu1-23/+41
2008-04-21[CRYPTO] all: Clean up init()/fini()Kamalesh Babulal1-4/+4
2008-01-11[CRYPTO] null: Allow setkey on digest_null Herbert Xu1-0/+1
2008-01-11[CRYPTO] null: Add null blkcipher algorithmHerbert Xu1-10/+59
2007-11-02cleanup asm/scatterlist.h includesAdrian Bunk1-1/+0
2006-09-21[CRYPTO] api: Get rid of flags argument to setkeyHerbert Xu1-1/+1
2006-06-26[CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu1-8/+9
2005-05-17[PATCH] crypto: fix null encryption/compressionPatrick McHardy1-13/+15
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+137