aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* evm: Don't deadlock if a crypto algorithm is unavailableMatthew Garrett2018-07-181-0/+5
* crypto: doc - Document remaining members in struct crypto_algGary R Hook2018-03-231-0/+8
* crypto: hash - prevent using keyed hashes without setting keyEric Biggers2018-01-121-0/+2
* crypto: hash - annotate algorithms taking optional keyEric Biggers2018-01-121-0/+6
* crypto: algapi - convert cra_refcnt to refcount_tEric Biggers2018-01-051-1/+1
* crypto: introduce crypto wait for async opGilad Ben-Yossef2017-11-031-0/+40
* crypto: api - Extend algorithm name limit to 128 bytesHerbert Xu2017-04-101-1/+1
* Merge tag 'docs-4.10-2' of git://git.lwn.net/linuxLinus Torvalds2016-12-171-2/+2
|\
| * crypto: doc - fix source comments for SphinxStephan Mueller2016-12-131-2/+2
* | crypto: api - fix comment typoBaruch Siach2016-12-011-1/+1
* | crypto: acomp - add driver-side scomp interfaceGiovanni Cabiddu2016-10-241-0/+2
* | crypto: acomp - add asynchronous compression apiGiovanni Cabiddu2016-10-241-0/+1
|/
* crypto: skcipher - Remove top-level givcipher interfaceHerbert Xu2016-07-181-19/+0
* crypto: skcipher - Add low-level skcipher interfaceHerbert Xu2016-07-181-0/+1
* crypto: kpp - Key-agreement Protocol Primitives API (KPP)Salvatore Benedetto2016-06-231-0/+1
* crypto: hash - shrink hash down to two typesGiovanni Cabiddu2016-06-071-5/+5
* crypto: doc - document correct return value for request allocationEric Biggers2016-04-151-2/+1
* crypto: hash - Remove crypto_hash interfaceHerbert Xu2016-02-061-251/+0
* crypto: compress - remove unused pcomp interfaceJoonsoo Kim2016-01-271-1/+0
* crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flagHerbert Xu2015-08-171-6/+0
* crypto: aead - Remove old AEAD interfacesHerbert Xu2015-08-171-47/+1
* crypto: algif_aead - Temporarily disable all AEAD algorithmsHerbert Xu2015-06-221-0/+6
* crypto: api - Add CRYPTO_MINALIGN_ATTR to struct crypto_algHerbert Xu2015-06-191-1/+1
* crypto: akcipher - add PKE APITadeusz Struk2015-06-171-0/+1
* crypto: doc - Fix typo in crypto-API.xmlMasanari Iida2015-06-041-1/+1
* crypto: aead - Rename aead_alg to old_aead_algHerbert Xu2015-05-211-3/+3
* crypto: aead - Convert top level interface to new styleHerbert Xu2015-05-121-441/+1
* crypto: rng - Remove old low-level rng interfaceHerbert Xu2015-04-211-30/+0
* crypto: rng - Convert low-level crypto_rng to new styleHerbert Xu2015-04-211-3/+3
* crypto: rng - Convert crypto_rng to new style crypto_typeHerbert Xu2015-04-201-12/+0
* crypto: api - prevent helper ciphers from being usedStephan Mueller2015-03-311-0/+6
* crypto: doc - remove colons in commentsStephan Mueller2015-01-191-4/+4
* crypto: aead - add check for presence of auth tagStephan Mueller2015-01-081-0/+3
* crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-241-0/+13
* crypto: doc - HASH API documentationStephan Mueller2014-11-131-0/+119
* crypto: doc - CIPHER API documentationStephan Mueller2014-11-131-0/+89
* crypto: doc - BLKCIPHER API documentationStephan Mueller2014-11-131-0/+188
* crypto: doc - AEAD API documentationStephan Mueller2014-11-131-0/+251
* crypto: doc - ABLKCIPHER API documentationStephan Mueller2014-11-131-0/+206
* crypto: doc - cipher data structuresStephan Mueller2014-11-131-3/+243
* crypto: Resolve shadow warningsMark Rustad2014-08-011-4/+4
* Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2012-03-241-0/+1
|\
| * BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-041-0/+1
* | crypto: Add bulk algorithm registration interfaceMark Brown2012-01-251-0/+2
* | crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flagNikos Mavrogiannopoulos2012-01-121-0/+5
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-6/+0
|\
| * crypto.h: remove unused crypto_tfm_alg_modname() inlinePaul Gortmaker2011-10-311-6/+0
* | crypto: Add a flag to identify crypto instancesSteffen Klassert2011-10-211-0/+5
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* crypto: Use ARCH_KMALLOC_MINALIGN for CRYPTO_MINALIGN now that it's exposedDavid Woodhouse2010-05-191-6/+0