summaryrefslogtreecommitdiff
path: root/crypto/lzo.c
AgeCommit message (Expand)Author
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook
2014-06-25crypto: lzo - use kvfree() helperEric Dumazet
2014-06-20crypto: lzo - try kmalloc() before vmalloc()Eric Dumazet
2012-08-01crypto: cleanup - remove unneeded crypto_alg.cra_list initializationsJussi Kivilinna
2008-04-21[CRYPTO] all: Clean up init()/fini()Kamalesh Babulal
2008-01-11[CRYPTO] lzo: Add LZO compression algorithm supportZoltan Sogor