开源镜像站
帮助
动态
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
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
2019-07-26
crypto: safexcel/aes - switch to library version of key expansion routine
Ard Biesheuvel
2019-07-26
crypto: cesa/aes - switch to library version of key expansion routine
Ard Biesheuvel
2019-07-26
crypto: padlock/aes - switch to library version of key expansion routine
Ard Biesheuvel
2019-07-26
crypto: aes - rename local routines to prevent future clashes
Ard Biesheuvel
2019-07-26
crypto: inside-secure - add support for 0 length HMAC messages
Pascal van Leeuwen
2019-07-26
crypto: inside-secure - add support for arbitrary size hash/HMAC updates
Pascal van Leeuwen
2019-07-26
crypto: inside-secure - let HW deal with initial hash digest
Pascal van Leeuwen
2019-07-26
crypto: inside-secure: back out parts of earlier HMAC update workaround
Pascal van Leeuwen
2019-07-26
crypto: inside-secure - fix EINVAL error (buf overflow) for AEAD decrypt
Pascal van Leeuwen
2019-07-26
crypto: inside-secure - fix scatter/gather list to descriptor conversion
Pascal van Leeuwen
2019-07-26
crypto: inside-secure - fix incorrect skcipher output IV
Pascal van Leeuwen
2019-07-26
crypto: inside-secure - silently return -EINVAL for input error cases
Pascal van Leeuwen
2019-07-26
crypto: inside-secure - keep ivsize for DES ECB modes at 0
Pascal van Leeuwen
2019-07-26
crypto: ccree - notify TEE on FIPS tests errors
Gilad Ben-Yossef
2019-07-26
crypto: ccree - account for TEE not ready to report
Gilad Ben-Yossef
2019-07-26
crypto: ccree - drop legacy ivgen support
Gilad Ben-Yossef
2019-07-26
crypto: ccree - fix spelling mistake "configration" -> "configuration"
Colin Ian King
2019-07-19
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-07-18
crypto: ccp - Fix SEV_VERSION_GREATER_OR_EQUAL
David Rientjes
2019-07-18
crypto: ccp/gcm - use const time tag comparison.
Cfir Cohen
2019-07-15
docs: arm: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-07-12
crypto: ccp - memset structure fields to zero before reuse
Hook, Gary
2019-07-12
crypto: crypto4xx - fix a potential double free in ppc4xx_trng_probe
Wen Yang
2019-07-12
crypto: stm32/hash - Fix incorrect printk modifier for size_t
Herbert Xu
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-07-08
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-03
crypto: stm32/hash - remove interruptible condition for dma
Lionel Debieve
2019-07-03
crypto: stm32/hash - Fix hmac issue more than 256 bytes
Lionel Debieve
2019-07-03
crypto: stm32/crc32 - rename driver file
Lionel Debieve
2019-07-03
crypto: amcc - remove memset after dma_alloc_coherent
Fuqian Huang
2019-07-03
crypto: ccp - Switch to SPDX license identifiers
Hook, Gary
2019-07-03
crypto: ccp - Validate the the error value used to index error messages
Hook, Gary
2019-07-03
crypto: talitos - drop icv_ool
Christophe Leroy
2019-07-03
crypto: talitos - fix hash on SEC1.
Christophe Leroy
2019-07-03
crypto: talitos - move struct talitos_edesc into talitos.h
Christophe Leroy
2019-06-28
crypto/NX: Set receive window credits to max number of CRBs in RxFIFO
Haren Myneni
2019-06-27
crypto: talitos - eliminate unneeded 'done' functions at build time
Christophe Leroy
2019-06-27
crypto: sun4i-ss - reduce stack usage
Arnd Bergmann
2019-06-27
crypto: ccree - add HW engine config check
Gilad Ben-Yossef
2019-06-27
crypto: ccree - prevent isr handling in case driver is suspended
Ofir Drang
2019-06-27
crypto: ccree - check that cryptocell reset completed
Ofir Drang
2019-06-27
crypto: ccree - Relocate driver irq registration after clk init
ofir.drang@arm.com
2019-06-20
crypto: nx - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 459
Thomas Gleixner
[next]