summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-07-18crypto: null - Remove default null blkcipherHerbert Xu2-46/+17
2016-07-18crypto: null - Add new default null skcipherHerbert Xu2-0/+40
2015-05-22crypto: null - Add default null skcipherHerbert Xu2-0/+42
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook95-123/+155
2014-03-21crypto: export NULL algorithms definesHoria Geanta2-5/+12
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 Xu2-23/+42
2008-04-21[CRYPTO] all: Clean up init()/fini()Kamalesh Babulal23-92/+92
2008-01-10[CRYPTO] null: Allow setkey on digest_null Herbert Xu1-0/+1
2008-01-10[CRYPTO] null: Add null blkcipher algorithmHerbert Xu2-10/+64
2007-11-02cleanup asm/scatterlist.h includesAdrian Bunk35-35/+7
2006-09-21[CRYPTO] api: Get rid of flags argument to setkeyHerbert Xu24-92/+63
2006-06-26[CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu37-331/+349
2005-05-17[PATCH] crypto: fix null encryption/compressionPatrick McHardy1-13/+15
2005-04-16Linux-2.6.12-rc2Linus Torvalds17291-0/+6718845