index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-03
crypto: doc - adapt api sample to use async. op wait
Gilad Ben-Yossef
1
-42
/
+10
2017-07-14
KEYS: Add documentation for asymmetric keyring restrictions
Mat Martineau
1
-8
/
+57
2017-07-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-11
/
+29
2017-06-22
crypto: doc - fix typo in docs
Benjamin Peterson
1
-1
/
+1
2017-06-19
crypto: doc - Fixed bugs, added example usage of calc_hash().
Kamil Konieczny
1
-10
/
+28
2017-05-18
Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbook
Jonathan Corbet
1
-0
/
+10
2017-05-18
doc: ReSTify keys.txt
Kees Cook
1
-1
/
+1
2017-05-16
docs-rst: add crypto API book to pdf output
Mauro Carvalho Chehab
1
-0
/
+10
2017-05-03
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-0
/
+51
2017-04-05
KEYS: Keyring asymmetric key restrict method with chaining
Mat Martineau
1
-1
/
+6
2017-04-05
KEYS: Restrict asymmetric key linkage using a specific keychain
Mat Martineau
1
-0
/
+11
2017-04-05
KEYS: Add a lookup_restriction function for the asymmetric key type
Mat Martineau
1
-0
/
+35
2017-03-16
crypto: doc - fix typo (struct sdesc)
Fabien DESSENNE
1
-3
/
+3
2017-02-15
crypto: doc - fix typo
Gilad Ben-Yossef
1
-1
/
+1
2017-02-03
crypto: doc - Fix hash export state information
Rabin Vincent
1
-1
/
+1
2016-12-18
Merge tag 'docs-4.10-2' of git://git.lwn.net/linux
Linus Torvalds
13
-0
/
+1614
2016-12-14
crypto: doc - optimize compilation
Stephan Mueller
6
-401
/
+23
2016-12-14
crypto: doc - remove crypto_alloc_ablkcipher
Stephan Mueller
1
-3
/
+0
2016-12-14
crypto: doc - add KPP documentation
Stephan Mueller
3
-0
/
+99
2016-12-14
crypto: doc - fix separation of cipher / req API
Stephan Mueller
1
-12
/
+12
2016-12-14
crypto: doc - convert crypto API documentation to Sphinx
Stephan Mueller
12
-0
/
+1896
2016-12-01
crypt: doc - remove misleading mention of async API
Baruch Siach
1
-3
/
+0
2016-12-01
crypto: doc - fix header file name
Baruch Siach
1
-1
/
+1
2016-05-31
crypto: doc - Fix typo
Andrea Gelmini
1
-1
/
+1
2016-02-06
crypto: doc - Use ahash
Herbert Xu
1
-9
/
+14
2015-10-21
KEYS: Merge the type-specific data with the payload data
David Howells
1
-13
/
+14
2015-03-09
crypto: doc - AEAD / RNG AF_ALG interface
Stephan Mueller
1
-205
/
+0
2014-11-13
crypto: doc - userspace interface spec
Stephan Mueller
1
-0
/
+205
2013-07-04
drivers/dma: remove unused support for MEMSET operations
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2012-10-08
KEYS: Document asymmetric key type
David Howells
1
-0
/
+312
2009-08-30
async_tx: add support for asynchronous RAID6 recovery operations
Dan Williams
1
-0
/
+4
2009-08-30
async_tx: add support for asynchronous GF multiplication
Dan Williams
1
-0
/
+3
2009-06-04
async_xor: permit callers to pass in a 'dma/page scribble' region
Dan Williams
1
-15
/
+28
2009-06-04
async_tx: structify submission arguments, add scribble
Dan Williams
1
-5
/
+1
2009-06-04
async_tx: kill ASYNC_TX_DEP_ACK flag
Dan Williams
1
-5
/
+4
2009-04-09
async_tx: rename zero_sum to val
Dan Williams
1
-7
/
+7
2009-01-06
async_tx, dmaengine: document channel allocation and api rework
Dan Williams
1
-52
/
+44
2008-01-11
[CRYPTO] doc: Update api-intro.txt
Herbert Xu
1
-25
/
+16
2007-09-24
async_tx: usage documentation and developer notes (v2)
Dan Williams
1
-0
/
+219
2007-05-09
documentation: convert the Documentation directory to UTF-8
John Anthony Kazos Jr
1
-3
/
+3
2007-03-21
[CRYPTO] doc: Fix typo in hash example
Johannes Schlumberger
1
-1
/
+1
2007-02-07
[CRYPTO] doc: added the developer of Camellia cipher
Noriaki TAKAMIYA
1
-0
/
+4
2006-09-21
[CRYPTO] doc: Update documentation for hash and me
Herbert Xu
1
-14
/
+22
2005-09-10
[PATCH] Spelling fixes for Documentation/
Tobias Klauser
1
-1
/
+1
2005-09-02
[CRYPTO]: Fix XTEA implementation
Aaron Grothe
1
-0
/
+1
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
2
-0
/
+596