开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-06-20
crypto: arc4 - refactor arc4 core code into separate library
Ard Biesheuvel
2019-06-20
crypto: talitos - fix max key size for sha384 and sha512
Christophe Leroy
2019-06-20
crypto: vmx - Document CTR mode counter width quirks
Daniel Axtens
2019-06-20
crypto: caam - update IV using HW support
Horia Geantă
2019-06-20
crypto: caam - use len instead of nents for bulding HW S/G table
Horia Geantă
2019-06-20
hwrng: iproc-rng200 - Add support for 7211
Florian Fainelli
2019-06-20
dt-bindings: rng: Document BCM7211 RNG compatible string
Florian Fainelli
2019-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2019-06-13
crypto: sahara - Use devm_platform_ioremap_resource()
Fabio Estevam
2019-06-13
crypto: mxs-dcp - Use devm_platform_ioremap_resource()
Fabio Estevam
2019-06-13
crypto: hisilicon - Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-06-13
crypto: qat - use struct_size() helper
Gustavo A. R. Silva
2019-06-13
ARM: dts: imx7ulp: add crypto support
Iuliana Prodan
2019-06-13
crypto: cavium/nitrox - Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-06-13
crypto: bcm - Make some symbols static
YueHaibing
2019-06-13
crypto: chacha - constify ctx and iv arguments
Eric Biggers
2019-06-13
crypto: chacha20poly1305 - a few cleanups
Eric Biggers
2019-06-13
crypto: skcipher - make chunksize and walksize accessors internal
Eric Biggers
2019-06-13
crypto: skcipher - un-inline encrypt and decrypt functions
Eric Biggers
2019-06-13
crypto: aead - un-inline encrypt and decrypt functions
Eric Biggers
2019-06-13
crypto: x86/aesni - remove unused internal cipher algorithm
Eric Biggers
2019-06-13
crypto: doc - improve the skcipher API example code
Eric Biggers
2019-06-13
crypto: testmgr - add some more preemption points
Eric Biggers
2019-06-13
crypto: algapi - require cra_name and cra_driver_name
Eric Biggers
2019-06-13
crypto: make all generic algorithms set cra_driver_name
Eric Biggers
2019-06-06
crypto: chacha20poly1305 - fix atomic sleep when using async algorithm
Eric Biggers
2019-06-06
crypto: atmel-i2c - Fix build error while CRC16 set to m
YueHaibing
2019-06-06
crypto: caam - disable some clock checks for iMX7ULP
Iuliana Prodan
2019-06-06
crypto: caam - limit output IV to CBC to work around CTR mode DMA issue
Ard Biesheuvel
2019-06-06
crypto: atmel - Fix sparse endianness warnings
Herbert Xu
2019-06-06
crypto: lrw - use correct alignmask
Eric Biggers
2019-06-06
crypto: ghash - fix unaligned memory access in ghash_setkey()
Eric Biggers
2019-06-06
crypto: xxhash - Implement xxhash support
Nikolay Borisov
2019-06-06
crypto: jitter - update implementation to 2.1.2
Stephan Müller
2019-06-06
crypto: testmgr - test the shash API
Eric Biggers
2019-06-06
crypto: arm64/sha2-ce - correct digest for empty data in finup
Elena Petrova
2019-06-06
crypto: arm64/sha1-ce - correct digest for empty data in finup
Elena Petrova
2019-06-06
crypto: caam - strip input without changing crypto request
Iuliana Prodan
2019-06-06
crypto: caam - fix pkcs1pad(rsa-caam, sha256) failure because of invalid input
Iuliana Prodan
2019-06-06
crypto: inside-secure - do not rely on the hardware last bit for result descr...
Antoine Tenart
2019-06-06
crypto: inside-secure - fix use of the SG list
Antoine Tenart
2019-06-06
crypto: inside-secure - add support for HMAC updates
Antoine Tenart
2019-06-06
crypto: inside-secure - implement IV retrieval
Antoine Tenart
2019-06-06
crypto: inside-secure - fix queued len computation
Antoine Tenart
2019-06-06
crypto: inside-secure - fix zeroing of the request in ahash_exit_inv
Antoine Tenart
2019-06-06
crypto: inside-secure - unify cache reset
Antoine Tenart
2019-06-06
crypto: inside-secure - enable context reuse
Antoine Tenart
2019-06-06
crypto: inside-secure - change returned error when a descriptor reports an error
Antoine Tenart
2019-06-06
crypto: inside-secure - improve the result error format when displayed
Antoine Tenart
2019-06-06
crypto: inside-secure - remove useless check
Antoine Tenart
[next]