aboutsummaryrefslogtreecommitdiff
path: root/crypto/lzo.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-24crypto: prefix module autoloading with "crypto-"Gravatar Kees Cook 1-0/+1
2014-06-25crypto: lzo - use kvfree() helperGravatar Eric Dumazet 1-4/+1
2014-06-20crypto: lzo - try kmalloc() before vmalloc()Gravatar Eric Dumazet 1-2/+9
2012-08-01crypto: cleanup - remove unneeded crypto_alg.cra_list initializationsGravatar Jussi Kivilinna 1-1/+0
2008-04-21[CRYPTO] all: Clean up init()/fini()Gravatar Kamalesh Babulal 1-4/+4
2008-01-11[CRYPTO] lzo: Add LZO compression algorithm supportGravatar Zoltan Sogor 1-0/+106