summaryrefslogtreecommitdiff
path: root/include/linux/crypto.h
Commit message (Expand)AuthorAge
* crypto: doc - Document remaining members in struct crypto_algGary R Hook2018-03-23
* crypto: hash - prevent using keyed hashes without setting keyEric Biggers2018-01-12
* crypto: hash - annotate algorithms taking optional keyEric Biggers2018-01-12
* crypto: algapi - convert cra_refcnt to refcount_tEric Biggers2018-01-05
* crypto: introduce crypto wait for async opGilad Ben-Yossef2017-11-03
* crypto: api - Extend algorithm name limit to 128 bytesHerbert Xu2017-04-10
* Merge tag 'docs-4.10-2' of git://git.lwn.net/linuxLinus Torvalds2016-12-17
|\
| * crypto: doc - fix source comments for SphinxStephan Mueller2016-12-13
* | crypto: api - fix comment typoBaruch Siach2016-12-01
* | crypto: acomp - add driver-side scomp interfaceGiovanni Cabiddu2016-10-25
* | crypto: acomp - add asynchronous compression apiGiovanni Cabiddu2016-10-25
|/
* crypto: skcipher - Remove top-level givcipher interfaceHerbert Xu2016-07-18
* crypto: skcipher - Add low-level skcipher interfaceHerbert Xu2016-07-18
* crypto: kpp - Key-agreement Protocol Primitives API (KPP)Salvatore Benedetto2016-06-23
* crypto: hash - shrink hash down to two typesGiovanni Cabiddu2016-06-07
* crypto: doc - document correct return value for request allocationEric Biggers2016-04-15
* crypto: hash - Remove crypto_hash interfaceHerbert Xu2016-02-06
* crypto: compress - remove unused pcomp interfaceJoonsoo Kim2016-01-27
* crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flagHerbert Xu2015-08-17
* crypto: aead - Remove old AEAD interfacesHerbert Xu2015-08-17
* crypto: algif_aead - Temporarily disable all AEAD algorithmsHerbert Xu2015-06-22
* crypto: api - Add CRYPTO_MINALIGN_ATTR to struct crypto_algHerbert Xu2015-06-19
* crypto: akcipher - add PKE APITadeusz Struk2015-06-17
* crypto: doc - Fix typo in crypto-API.xmlMasanari Iida2015-06-04
* crypto: aead - Rename aead_alg to old_aead_algHerbert Xu2015-05-22
* crypto: aead - Convert top level interface to new styleHerbert Xu2015-05-13
* crypto: rng - Remove old low-level rng interfaceHerbert Xu2015-04-22
* crypto: rng - Convert low-level crypto_rng to new styleHerbert Xu2015-04-22
* crypto: rng - Convert crypto_rng to new style crypto_typeHerbert Xu2015-04-21
* crypto: api - prevent helper ciphers from being usedStephan Mueller2015-03-31
* crypto: doc - remove colons in commentsStephan Mueller2015-01-20
* crypto: aead - add check for presence of auth tagStephan Mueller2015-01-08
* crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-24
* crypto: doc - HASH API documentationStephan Mueller2014-11-13
* crypto: doc - CIPHER API documentationStephan Mueller2014-11-13
* crypto: doc - BLKCIPHER API documentationStephan Mueller2014-11-13
* crypto: doc - AEAD API documentationStephan Mueller2014-11-13
* crypto: doc - ABLKCIPHER API documentationStephan Mueller2014-11-13
* crypto: doc - cipher data structuresStephan Mueller2014-11-13
* crypto: Resolve shadow warningsMark Rustad2014-08-01
* Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2012-03-24
|\
| * BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-04
* | crypto: Add bulk algorithm registration interfaceMark Brown2012-01-26
* | crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flagNikos Mavrogiannopoulos2012-01-13
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * crypto.h: remove unused crypto_tfm_alg_modname() inlinePaul Gortmaker2011-10-31
* | crypto: Add a flag to identify crypto instancesSteffen Klassert2011-10-21
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* crypto: Use ARCH_KMALLOC_MINALIGN for CRYPTO_MINALIGN now that it's exposedDavid Woodhouse2010-05-19
* crypto: hash - Remove cra_u.{digest,hash}Benjamin Gilbert2009-10-19