aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/proc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-31crypto: add module.h to those files that are explicitly using itPaul Gortmaker1-0/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-7/+0
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman1-1/+1
2009-11-12sysctl crypto: Remove dead binary sysctl supportEric W. Biederman1-8/+2
2009-10-19crypto: api - Remove digest case from procfs show handlerBenjamin Gilbert1-7/+0
2008-12-25crypto: api - Call type show function before legacy for procHerbert Xu1-7/+13
2008-08-29crypto: api - Add fips_enable flagNeil Horman1-0/+47
2008-08-29crypto: api - Use test infrastructureHerbert Xu1-0/+3
2008-08-29crypto: api - Display larval objects properlyHerbert Xu1-2/+5
2008-04-21[CRYPTO] api: Constify function pointer tablesJan Engelhardt1-1/+1
2008-04-21[CRYPTO] api: Switch to proc_create()Alexey Dobriyan1-5/+1
2007-07-16Make crypto API use seq_list_xxx helpersPavel Emelianov1-14/+3
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven1-1/+1
2006-09-21[CRYPTO] api: Added crypto_type supportHerbert Xu1-1/+4
2006-09-21[CRYPTO] api: Split out low-level APIHerbert Xu1-0/+5
2006-09-21[CRYPTO] api: Add crypto_alg reference countingHerbert Xu1-0/+3
2006-01-09[CRYPTO] Allow multiple implementations of the same algorithmHerbert Xu1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+112