summaryrefslogtreecommitdiffstats
path: root/include/linux/crypto.h
Commit message (Expand)AuthorAge
* crypto: clarify name of WEAK_KEY request flagEric Biggers2019-01-25
* crypto: cipher - remove struct cipher_descEric Biggers2019-01-11
* crypto: skcipher - remove remnants of internal IV generatorsEric Biggers2018-12-22
* crypto: api - document missing stats memberCorentin Labbe2018-12-22
* crypto: user - Add crypto_stats_initCorentin Labbe2018-12-07
* crypto: user - rename err_cnt parameterCorentin Labbe2018-12-07
* crypto: user - Split stats in multiple structuresCorentin Labbe2018-12-07
* crypto: user - fix use_after_free of struct xxx_requestCorentin Labbe2018-12-07
* crypto: user - convert all stats from u32 to u64Corentin Labbe2018-12-07
* crypto: user - made crypto_user_stat optionalCorentin Labbe2018-12-07
* crypto: user - Implement a generic crypto statisticsCorentin Labbe2018-09-28
* evm: Don't deadlock if a crypto algorithm is unavailableMatthew Garrett2018-07-18
* 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-24
* | crypto: acomp - add asynchronous compression apiGiovanni Cabiddu2016-10-24
|/
* 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-21
* crypto: aead - Convert top level interface to new styleHerbert Xu2015-05-12
* crypto: rng - Remove old low-level rng interfaceHerbert Xu2015-04-21
* crypto: rng - Convert low-level crypto_rng to new styleHerbert Xu2015-04-21
* crypto: rng - Convert crypto_rng to new style crypto_typeHerbert Xu2015-04-20
* crypto: api - prevent helper ciphers from being usedStephan Mueller2015-03-31
* crypto: doc - remove colons in commentsStephan Mueller2015-01-19
* 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