summaryrefslogtreecommitdiff
path: root/crypto/proc.c
Commit message (Expand)AuthorAge
* crypto: algapi - convert cra_refcnt to refcount_tEric Biggers2018-01-05
* crypto: fips - Move fips_enabled sysctl into fips.cHerbert Xu2015-04-23
* crypto: proc - identify internal ciphersStephan Mueller2015-03-31
* crypto: add module.h to those files that are explicitly using itPaul Gortmaker2011-10-31
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-12-08
|\
| * crypto: api - Remove digest case from procfs show handlerBenjamin Gilbert2009-10-19
* | sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-18
* | sysctl crypto: Remove dead binary sysctl supportEric W. Biederman2009-11-12
|/
* crypto: api - Call type show function before legacy for procHerbert Xu2008-12-25
* crypto: api - Add fips_enable flagNeil Horman2008-08-29
* crypto: api - Use test infrastructureHerbert Xu2008-08-29
* crypto: api - Display larval objects properlyHerbert Xu2008-08-29
* [CRYPTO] api: Constify function pointer tablesJan Engelhardt2008-04-21
* [CRYPTO] api: Switch to proc_create()Alexey Dobriyan2008-04-21
* Make crypto API use seq_list_xxx helpersPavel Emelianov2007-07-16
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-12
* [CRYPTO] api: Added crypto_type supportHerbert Xu2006-09-21
* [CRYPTO] api: Split out low-level APIHerbert Xu2006-09-21
* [CRYPTO] api: Add crypto_alg reference countingHerbert Xu2006-09-21
* [CRYPTO] Allow multiple implementations of the same algorithmHerbert Xu2006-01-09
* Linux-2.6.12-rc2Linus Torvalds2005-04-16