aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/lzo.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook1-0/+1
2014-06-25crypto: lzo - use kvfree() helperEric Dumazet1-4/+1
2014-06-20crypto: lzo - try kmalloc() before vmalloc()Eric Dumazet1-2/+9
2012-08-01crypto: cleanup - remove unneeded crypto_alg.cra_list initializationsJussi Kivilinna1-1/+0
2008-04-21[CRYPTO] all: Clean up init()/fini()Kamalesh Babulal1-4/+4
2008-01-11[CRYPTO] lzo: Add LZO compression algorithm supportZoltan Sogor1-0/+106