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
path:
root
/
drivers
/
crypto
/
caam
Age
Commit message (
Expand
)
Author
2019-03-07
crypto: caam - add missing put_device() call
Wen Yang
2019-02-28
crypto: caam - remove redundant likely/unlikely annotation
Chengguang Xu
2019-02-28
crypto: caam - generate hash keys in-place
Horia Geantă
2019-02-28
crypto: caam - fix DMA mapping xcbc key twice
Horia Geantă
2019-02-28
crypto: caam - fix hash context DMA unmap size
Franck LENORMAND
2019-02-22
crypto: caam/qi2 - relax busy polling while enqueuing FDs
Horia Geantă
2019-02-22
crypto: caam/qi2 - rate-limit enqueue failure prints
Horia Geantă
2019-02-22
crypto: caam/qi2 - use affine DPIOs
Horia Geantă
2019-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux next
Herbert Xu
2019-02-15
crypto: caam - weak key checking for cbc des, 3des
Iuliana Prodan
2019-02-15
crypto: caam - add ecb(*) support
Iuliana Prodan
2019-02-15
crypto: caam - use mapped_{src,dst}_nents for job descriptor
Iuliana Prodan
2019-02-08
crypto: caam - fixed handling of sg list
Pankaj Gupta
2019-02-01
crypto: caam - fix DMA mapping of stack memory
Horia Geantă
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: caam - handle zero-length AEAD output
Horia Geantă
2019-02-01
crypto: caam - add support for cmac(aes)
Iuliana Prodan
2019-01-11
soc: fsl: dpio: add a device_link at dpaa2_io_service_register
Ioana Ciornei
2019-01-11
crypto: caam - add support for xcbc(aes)
Iuliana Prodan
2019-01-11
crypto: caam - create ahash shared descriptors only once
Iuliana Prodan
2019-01-11
crypto: caam - fix error reporting for caam_hash_alloc
Iuliana Prodan
2019-01-11
crypto: caam - move shared symbols in a common location
Horia Geantă
2019-01-10
crypto: caam - fix SHA support detection
Horia Geantă
2019-01-10
crypto: caam - fix zero-length buffer DMA mapping
Aymen Sghaier
2018-11-20
crypto: chacha20-generic - refactor to allow varying number of rounds
Eric Biggers
2018-11-16
crypto: caam/qi2 - add support for Chacha20 + Poly1305
Horia Geantă
2018-11-16
crypto: caam/jr - add support for Chacha20 + Poly1305
Horia Geantă
2018-11-16
crypto: caam/qi2 - add support for ChaCha20
Horia Geantă
2018-11-16
crypto: caam - add register map changes cf. Era 10
Horia Geantă
2018-10-17
crypto: caam - add SPDX license identifier to all files
Horia Geantă
2018-10-17
crypto: caam/qi - simplify CGR allocation, freeing
Horia Geantă
2018-10-08
crypto: caam/qi2 - avoid double export
Arnd Bergmann
2018-10-05
crypto: caam/qi2 - add CONFIG_NETDEVICES dependency
Arnd Bergmann
2018-09-21
crypto: caam/qi2 - add support for ahash algorithms
Horia Geantă
2018-09-21
crypto: caam - export ahash shared descriptor generation
Horia Geantă
2018-09-21
crypto: caam/qi2 - add skcipher algorithms
Horia Geantă
2018-09-21
crypto: caam/qi2 - add DPAA2-CAAM driver
Horia Geantă
2018-09-21
crypto: caam - add Queue Interface v2 error codes
Horia Geantă
2018-09-21
crypto: caam - add DPAA2-CAAM (DPSECI) backend API
Horia Geantă
2018-09-21
crypto: caam - fix implicit casts in endianness helpers
Horia Geantă
2018-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2018-09-21
crypto: caam/jr - fix ablkcipher_edesc pointer arithmetic
Horia Geantă
2018-09-04
crypto: caam/qi - ablkcipher -> skcipher conversion
Horia Geantă
2018-09-04
crypto: caam/jr - ablkcipher -> skcipher conversion
Horia Geantă
2018-09-04
crypto: caam/qi - remove ablkcipher IV generation
Horia Geantă
2018-09-04
crypto: caam/jr - remove ablkcipher IV generation
Horia Geantă
2018-08-29
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-08-25
crypto: caam - fix DMA mapping direction for RSA forms 2 & 3
Horia Geantă
2018-08-25
crypto: caam/qi - fix error path in xts setkey
Horia Geantă
[next]