index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-02-01
crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling
Ard Biesheuvel
2019-02-01
crypto: testmgr - skip crc32c context test for ahash algorithms
Eric Biggers
2019-02-01
crypto: axis - move request unmap outside of the queue lock
Vincent Whitchurch
2019-02-01
crypto: axis - use a constant time tag compare
Lars Persson
2019-02-01
crypto: axis - support variable AEAD tag length
Lars Persson
2019-02-01
crypto: axis - give DMA the start of the status buffer
Lars Persson
2019-02-01
crypto: axis - fix for recursive locking from bottom half
Lars Persson
2019-02-01
crypto: axis - remove sha512 support for artpec7
Lars Persson
2019-02-01
crypto: axis - remove sha384 support for artpec7
Lars Persson
2019-02-01
crypto: crypto4xx - Fix wrong ppc4xx_trng_probe()/ppc4xx_trng_remove() arguments
Corentin Labbe
2019-02-01
crypto: chelsio - Fix passing zero to 'PTR_ERR' warning in chcr_aead_op
YueHaibing
2019-02-01
crypto: caam - fix indentation of goto label
Roland Hieber
2019-02-01
crypto: caam - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-02-01
crypto: ccp - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-02-01
crypto: cavium/nitrox - no need to check return value of debugfs_create funct...
Greg Kroah-Hartman
2019-02-01
crypto: cavium/zip - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-02-01
crypto: axis - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-02-01
crypto: ccree - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-02-01
crypto: qat - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-02-01
crypto: caam - handle zero-length AEAD output
Horia Geantă
2019-02-01
crypto: caam - add support for cmac(aes)
Iuliana Prodan
2019-02-01
crypto: seqiv - Use kmemdup in seqiv_aead_encrypt()
YueHaibing
2019-01-25
crypto: clarify name of WEAK_KEY request flag
Eric Biggers
2019-01-25
crypto: bcm - remove unused function do_decrypt()
Eric Biggers
2019-01-25
hwrng: virtio - Avoid repeated init of completion
David Tolnay
2019-01-25
crypto: chacha20poly1305 - use template array registering API to simplify the...
Xiongfeng Wang
2019-01-25
crypto: ctr - use template array registering API to simplify the code
Xiongfeng Wang
2019-01-25
crypto: gcm - use template array registering API to simplify the code
Xiongfeng Wang
2019-01-25
crypto: ccm - use template array registering API to simplify the code
Xiongfeng Wang
2019-01-25
crypto: api - add a helper to (un)register a array of templates
Xiongfeng Wang
2019-01-25
crypto: morus - Convert to SPDX license identifiers
Thomas Gleixner
2019-01-25
crypto: aegis - Convert to SPDX license identifiers
Thomas Gleixner
2019-01-25
crypto: morus - Cleanup license mess
Thomas Gleixner
2019-01-25
crypto: aegis - Cleanup license mess
Thomas Gleixner
2019-01-25
crypto: chelsio - Inline single pdu only
Atul Gupta
2019-01-25
crypto: chelsio - avoid using sa_entry imm
Atul Gupta
2019-01-25
crypto: ccree - don't copy zero size ciphertext
Gilad Ben-Yossef
2019-01-25
crypto: ccree - shared irq lines are not a bug
Gilad Ben-Yossef
2019-01-25
crypto: ccree - unmap buffer before copying IV
Gilad Ben-Yossef
2019-01-25
crypto: ccree - remove legacy leftover
Hadar Gat
2019-01-25
crypto: ccree - fix free of unallocated mlli buffer
Hadar Gat
2019-01-25
crypto: ccree - add error message
Hadar Gat
2019-01-25
crypto: ccree - improve error handling
Hadar Gat
2019-01-18
crypto: testmgr - unify the AEAD encryption and decryption test vectors
Eric Biggers
2019-01-18
crypto: testmgr - add rfc4543(gcm(aes)) decryption test to encryption tests
Eric Biggers
2019-01-18
crypto: testmgr - add gcm(aes) decryption tests to encryption tests
Eric Biggers
2019-01-18
crypto: testmgr - add ccm(aes) decryption tests to encryption tests
Eric Biggers
2019-01-18
crypto: testmgr - skip AEAD encryption test vectors with novrfy set
Eric Biggers
2019-01-18
crypto: af_alg - remove redundant initializations of sk_family
Eric Biggers
2019-01-18
crypto: af_alg - use list_for_each_entry() in af_alg_count_tsgl()
Eric Biggers
[next]