summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook95-123/+155
2012-08-01crypto: cleanup - remove unneeded crypto_alg.cra_list initializationsJussi Kivilinna15-15/+0
2011-06-29net+crypto: Use vmalloc for zlib inflate buffers.David S. Miller4-14/+11
2011-03-23zlib: slim down zlib_deflate() workspace when possibleJim Keniston9-23/+71
2010-11-27crypto: Use vzallocJoe Perches2-4/+2
2010-02-16crypto: deflate - Fix checkpatch errorsRichard Hartmann1-10/+10
2008-04-21[CRYPTO] all: Clean up init()/fini()Kamalesh Babulal23-92/+92
2006-06-26[CRYPTO] api: Added cra_init/cra_exitHerbert Xu4-15/+14
2006-06-26[CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu37-331/+349
2006-03-21[CRYPTO] all: Use kzalloc where possibleEric Sesterhenn2-5/+2
2005-04-16[PATCH] crypto: call zlib end functions on deflate exit pathArtem B. Bityuckiy1-0/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds17291-0/+6718845