index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
caam
Age
Commit message (
Expand
)
Author
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ă
2018-08-25
crypto: caam/jr - fix descriptor DMA unmapping
Horia Geantă
2018-08-23
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-07-24
staging: fsl-mc: Move DPIO from staging to drivers/soc/fsl
Roy Pledge
2018-07-09
crypto: ahash - remove useless setting of cra_type
Eric Biggers
2018-07-09
crypto: ahash - remove useless setting of type flags
Eric Biggers
2018-05-31
crypto: caam/qi - fix warning in init_cgr()
Horia Geantă
2018-05-31
crypto: caam - fix rfc4543 descriptors
Horia Geantă
2018-05-31
crypto: caam - fix MC firmware detection
Horia Geantă
2018-05-05
crypto: caam - fix size of RSA prime factor q
Horia Geantă
2018-04-21
crypto: caam: - Use kmemdup() function
Fabio Estevam
2018-04-21
crypto: caam - strip input zeros from RSA input buffer
Horia Geantă
2018-04-21
crypto: caam - allow retrieving 'era' from register
Fabio Estevam
2018-04-21
crypto: caam - staticize caam_get_era()
Fabio Estevam
2018-04-21
crypto: caam/qi - fix IV DMA mapping and updating
Horia Geantă
2018-04-21
crypto: caam - fix IV DMA mapping and updating
Horia Geantă
2018-04-21
crypto: caam - fix DMA mapping dir for generated IV
Horia Geantă
2018-03-31
crypto: caam/qi - don't leak pointers to authenc keys
Tudor-Dan Ambarus
2018-03-31
crypto: caam - don't leak pointers to authenc keys
Tudor-Dan Ambarus
2018-03-03
crypto: caam - do not use mem and emi_slow clock for imx7x
Rui Miguel Silva
2018-03-03
crypto: caam - Fix null dereference at error path
Rui Miguel Silva
2018-02-15
crypto: caam/qi - add GCM support
Horia Geantă
2018-02-15
crypto: caam - prepare for gcm(aes) support over QI interface
Horia Geantă
2018-02-15
crypto: caam/qi - return -EBADMSG for ICV check failure
Horia Geantă
[next]