aboutsummaryrefslogtreecommitdiff
path: root/crypto/crypto_null.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-22crypto: null - Add default null skcipherGravatar Herbert Xu 1-0/+39
2014-11-24crypto: prefix module autoloading with "crypto-"Gravatar Kees Cook 1-3/+3
2014-03-21crypto: export NULL algorithms definesGravatar Horia Geanta 1-5/+1
2012-08-01crypto: crypto_null - use crypto_[un]register_algsGravatar Jussi Kivilinna 1-39/+18
2010-02-16crypto: crypto_null - Fix checkpatch errorsGravatar Richard Hartmann 1-4/+4
2008-12-25crypto: null - Switch to shashGravatar Herbert Xu 1-23/+41
2008-04-21[CRYPTO] all: Clean up init()/fini()Gravatar Kamalesh Babulal 1-4/+4
2008-01-11[CRYPTO] null: Allow setkey on digest_null Gravatar Herbert Xu 1-0/+1
2008-01-11[CRYPTO] null: Add null blkcipher algorithmGravatar Herbert Xu 1-10/+59
2007-11-02cleanup asm/scatterlist.h includesGravatar Adrian Bunk 1-1/+0
2006-09-21[CRYPTO] api: Get rid of flags argument to setkeyGravatar Herbert Xu 1-1/+1
2006-06-26[CRYPTO] all: Pass tfm instead of ctx to algorithmsGravatar Herbert Xu 1-8/+9
2005-05-17[PATCH] crypto: fix null encryption/compressionGravatar Patrick McHardy 1-13/+15
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+137