aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/proc.c
AgeCommit message (Expand)Author
2015-04-23crypto: fips - Move fips_enabled sysctl into fips.cHerbert Xu
2015-03-31crypto: proc - identify internal ciphersStephan Mueller
2011-10-31crypto: add module.h to those files that are explicitly using itPaul Gortmaker
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman
2009-11-12sysctl crypto: Remove dead binary sysctl supportEric W. Biederman
2009-10-19crypto: api - Remove digest case from procfs show handlerBenjamin Gilbert
2008-12-25crypto: api - Call type show function before legacy for procHerbert Xu
2008-08-29crypto: api - Add fips_enable flagNeil Horman
2008-08-29crypto: api - Use test infrastructureHerbert Xu
2008-08-29crypto: api - Display larval objects properlyHerbert Xu
2008-04-21[CRYPTO] api: Constify function pointer tablesJan Engelhardt
2008-04-21[CRYPTO] api: Switch to proc_create()Alexey Dobriyan
2007-07-16Make crypto API use seq_list_xxx helpersPavel Emelianov
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven
2006-09-21[CRYPTO] api: Added crypto_type supportHerbert Xu
2006-09-21[CRYPTO] api: Split out low-level APIHerbert Xu
2006-09-21[CRYPTO] api: Add crypto_alg reference countingHerbert Xu
2006-01-09[CRYPTO] Allow multiple implementations of the same algorithmHerbert Xu
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds