| Commit message (Expand) | Author | Age | Files | Lines |
* | proc: introduce proc_create_seq{,_data} | Christoph Hellwig | 2018-05-16 | 1 | -13/+1 |
* | crypto: algapi - convert cra_refcnt to refcount_t | Eric Biggers | 2018-01-05 | 1 | -1/+1 |
* | crypto: fips - Move fips_enabled sysctl into fips.c | Herbert Xu | 2015-04-23 | 1 | -41/+0 |
* | crypto: proc - identify internal ciphers | Stephan Mueller | 2015-03-31 | 1 | -0/+3 |
* | crypto: add module.h to those files that are explicitly using it | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-27 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2009-12-09 | 1 | -7/+0 |
|\ |
|
| * | crypto: api - Remove digest case from procfs show handler | Benjamin Gilbert | 2009-10-19 | 1 | -7/+0 |
* | | sysctl: Drop & in front of every proc_handler. | Eric W. Biederman | 2009-11-18 | 1 | -1/+1 |
* | | sysctl crypto: Remove dead binary sysctl support | Eric W. Biederman | 2009-11-12 | 1 | -8/+2 |
|/ |
|
* | crypto: api - Call type show function before legacy for proc | Herbert Xu | 2008-12-25 | 1 | -7/+13 |
* | crypto: api - Add fips_enable flag | Neil Horman | 2008-08-29 | 1 | -0/+47 |
* | crypto: api - Use test infrastructure | Herbert Xu | 2008-08-29 | 1 | -0/+3 |
* | crypto: api - Display larval objects properly | Herbert Xu | 2008-08-29 | 1 | -2/+5 |
* | [CRYPTO] api: Constify function pointer tables | Jan Engelhardt | 2008-04-21 | 1 | -1/+1 |
* | [CRYPTO] api: Switch to proc_create() | Alexey Dobriyan | 2008-04-21 | 1 | -5/+1 |
* | Make crypto API use seq_list_xxx helpers | Pavel Emelianov | 2007-07-16 | 1 | -14/+3 |
* | [PATCH] mark struct file_operations const 3 | Arjan van de Ven | 2007-02-12 | 1 | -1/+1 |
* | [CRYPTO] api: Added crypto_type support | Herbert Xu | 2006-09-21 | 1 | -1/+4 |
* | [CRYPTO] api: Split out low-level API | Herbert Xu | 2006-09-21 | 1 | -0/+5 |
* | [CRYPTO] api: Add crypto_alg reference counting | Herbert Xu | 2006-09-21 | 1 | -0/+3 |
* | [CRYPTO] Allow multiple implementations of the same algorithm | Herbert Xu | 2006-01-09 | 1 | -3/+3 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+112 |