summaryrefslogtreecommitdiffstats
path: root/Documentation/crypto
Commit message (Expand)AuthorAgeFilesLines
* crypto: algapi - make unregistration functions return voidEric Biggers2019-12-201-22/+12
* crypto: doc - remove references to ARC4Eric Biggers2019-12-111-2/+2
* crypto: ablkcipher - remove deprecated and unused ablkcipher supportArd Biesheuvel2019-11-173-25/+1
* crypto: skcipher - remove the "blkcipher" algorithm typeEric Biggers2019-11-013-28/+12
* crypto: skcipher - remove crypto_has_ablkcipher()Eric Biggers2019-11-011-1/+1
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-09-181-0/+1
|\
| * Documentation: crypto: crypto_engine: Fix Sphinx warningJonathan Neuschäfer2019-08-151-0/+1
* | docs: remove extra conf.py filesMauro Carvalho Chehab2019-07-171-10/+0
|/
* crypto: doc - Fix formatting of new crypto engine contentHook, Gary2019-07-031-38/+73
* crypto: doc - Add parameter documentationHook, Gary2019-07-031-1/+1
* crypto: doc - improve the skcipher API example codeEric Biggers2019-06-131-99/+77
* crypto: hash - remove CRYPTO_ALG_TYPE_DIGESTEric Biggers2019-05-301-3/+1
* crypto: shash - remove shash_desc::flagsEric Biggers2019-04-251-1/+0
* crypto: skcipher - remove remnants of internal IV generatorsEric Biggers2018-12-232-35/+5
* KEYS: Implement PKCS#8 RSA Private Key parser [ver #2]David Howells2018-10-261-0/+2
* KEYS: Provide missing asymmetric key subops for new key type ops [ver #2]David Howells2018-10-261-5/+19
* crypto: remove redundant type flags from tfm allocationEric Biggers2018-07-091-1/+1
* docs: crypto_engine.rst: Fix two parse warningsMauro Carvalho Chehab2018-06-151-3/+5
* docs: */index.rst: Add newer documents to their respective index.rstMauro Carvalho Chehab2018-05-081-0/+1
* crypto: doc - clarify hash callbacks state machineHoria Geantă2018-03-311-0/+8
* crypto: doc - document crypto engine APICorentin LABBE2018-02-151-0/+48
* crypto: doc - adapt api sample to use async. op waitGilad Ben-Yossef2017-11-031-42/+10
* KEYS: Add documentation for asymmetric keyring restrictionsMat Martineau2017-07-141-8/+57
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-07-052-11/+29
|\
| * crypto: doc - fix typo in docsBenjamin Peterson2017-06-221-1/+1
| * crypto: doc - Fixed bugs, added example usage of calc_hash().Kamil Konieczny2017-06-191-10/+28
* | Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbookJonathan Corbet2017-05-181-0/+10
|\ \
| * | docs-rst: add crypto API book to pdf outputMauro Carvalho Chehab2017-05-161-0/+10
| |/
* | doc: ReSTify keys.txtKees Cook2017-05-181-1/+1
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2017-05-031-0/+51
|\
| * KEYS: Keyring asymmetric key restrict method with chainingMat Martineau2017-04-041-1/+6
| * KEYS: Restrict asymmetric key linkage using a specific keychainMat Martineau2017-04-041-0/+11
| * KEYS: Add a lookup_restriction function for the asymmetric key typeMat Martineau2017-04-041-0/+35
* | crypto: doc - fix typo (struct sdesc)Fabien DESSENNE2017-03-161-3/+3
|/
* crypto: doc - fix typoGilad Ben-Yossef2017-02-151-1/+1
* crypto: doc - Fix hash export state informationRabin Vincent2017-02-031-1/+1
* Merge tag 'docs-4.10-2' of git://git.lwn.net/linuxLinus Torvalds2016-12-1713-0/+1614
|\
| * crypto: doc - optimize compilationStephan Mueller2016-12-136-401/+23
| * crypto: doc - remove crypto_alloc_ablkcipherStephan Mueller2016-12-131-3/+0
| * crypto: doc - add KPP documentationStephan Mueller2016-12-133-0/+99
| * crypto: doc - fix separation of cipher / req APIStephan Mueller2016-12-131-12/+12
| * crypto: doc - convert crypto API documentation to SphinxStephan Mueller2016-12-1312-0/+1896
* | crypt: doc - remove misleading mention of async APIBaruch Siach2016-12-011-3/+0
* | crypto: doc - fix header file nameBaruch Siach2016-12-011-1/+1
|/
* crypto: doc - Fix typoAndrea Gelmini2016-05-311-1/+1
* crypto: doc - Use ahashHerbert Xu2016-02-061-9/+14
* KEYS: Merge the type-specific data with the payload dataDavid Howells2015-10-211-13/+14
* crypto: doc - AEAD / RNG AF_ALG interfaceStephan Mueller2015-03-091-205/+0
* crypto: doc - userspace interface specStephan Mueller2014-11-131-0/+205
* drivers/dma: remove unused support for MEMSET operationsBartlomiej Zolnierkiewicz2013-07-031-1/+0
OpenPOWER on IntegriCloud