index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
2020-05-02
crypto: mxs-dcp - make symbols 'sha1_null_hash' and 'sha256_null_hash' static
Wei Yongjun
2020-04-24
crypto: caam - update xts sector size for large input length
Andrei Botila
2020-04-24
crypto: mxs-dcp - fix scatterlist linearization for hash
Rosioru Dragos
2020-02-14
crypto: atmel-sha - fix error handling when setting hmac key
Eric Biggers
2020-02-14
crypto: artpec6 - return correct error code for failed setkey()
Eric Biggers
2020-02-14
crypto: picoxcell - adjust the position of tasklet_init and fix missed taskle...
Chuhong Yuan
2020-02-14
crypto: atmel-aes - Fix counter overflow in CTR mode
Tudor Ambarus
2020-02-14
crypto: ccp - set max RSA modulus size for v3 platform devices as well
Ard Biesheuvel
2020-02-05
crypto: chelsio - fix writing tfm flags to wrong place
Eric Biggers
2020-01-27
crypto: caam - free resources in case caam_rng registration failed
Iuliana Prodan
2020-01-27
crypto: ccp - Reduce maximum stack usage
Arnd Bergmann
2020-01-27
crypto: ccp - Fix 3DES complaint from ccp-crypto module
Hook, Gary
2020-01-27
crypto: ccp - fix AES CFB error exposed by new test vectors
Hook, Gary
2020-01-27
crypto: caam - fix caam_dump_sg that iterates through scatterlist
Iuliana Prodan
2020-01-27
crypto: crypto4xx - Fix wrong ppc4xx_trng_probe()/ppc4xx_trng_remove() arguments
Corentin Labbe
2020-01-27
crypto: brcm - Fix some set-but-not-used warning
YueHaibing
2020-01-27
crypto: sun4i-ss - fix big endian issues
Corentin Labbe
2019-12-31
crypto: vmx - Avoid weird build failures
Michael Ellerman
2019-12-31
crypto: sun4i-ss - Fix 64-bit size_t warnings on sun4i-ss-hash.c
Corentin Labbe
2019-12-31
crypto: sun4i-ss - Fix 64-bit size_t warnings
Herbert Xu
2019-12-31
crypto: virtio - deal with unsupported input sizes
Ard Biesheuvel
2019-12-17
crypto: ccp - fix uninitialized list head
Mark Salter
2019-12-17
crypto: crypto4xx - fix double-free in crypto4xx_destroy_sdr
Christian Lamparter
2019-12-17
crypto: bcm - fix normal/non key hash algorithm failure
Raveendra Padasalagi
2019-12-05
crypto: stm32/hash - Fix hmac issue more than 256 bytes
Lionel Debieve
2019-12-05
crypto: mxc-scc - fix build warnings on ARM64
Fabio Estevam
2019-11-24
crypto: mxs-dcp - Fix AES issues
Radu Solea
2019-11-24
crypto: mxs-dcp - Fix SHA null hashes and output length
Radu Solea
2019-11-20
crypto: s5p-sss: Fix Fix argument list alignment
Christoph Manszewski
2019-10-11
crypto: caam - fix concurrency issue in givencrypt descriptor
Horia Geantă
2019-10-11
crypto: cavium/zip - Add missing single_release()
Wei Yongjun
2019-10-11
crypto: qat - Silence smp_processor_id() warning
Alexander Sverdlin
2019-10-05
crypto: talitos - fix missing break in switch statement
Gustavo A. R. Silva
2019-09-19
crypto: talitos - HMAC SNOOP NO AFEU mode requires SW icv checking.
Christophe Leroy
2019-09-19
crypto: talitos - Do not modify req->cryptlen on decryption.
Christophe Leroy
2019-09-19
crypto: talitos - fix ECB algs ivsize
Christophe Leroy
2019-09-19
crypto: talitos - check data blocksize in ablkcipher.
Christophe Leroy
2019-09-19
crypto: talitos - fix CTR alg blocksize
Christophe Leroy
2019-09-19
crypto: talitos - check AES key size
Christophe Leroy
2019-09-06
crypto: ccp - Ignore unconfigured CCP device on suspend/resume
Gary R Hook
2019-08-16
crypto: ccp - Add support for valid authsize values less than 16
Gary R Hook
2019-08-16
crypto: ccp - Validate buffer lengths for copy operations
Gary R Hook
2019-08-16
crypto: ccp - Ignore tag length when decrypting GCM ciphertext
Gary R Hook
2019-08-16
crypto: ccp - Fix oops by properly managing allocated structures
Gary R Hook
2019-07-31
crypto: caam - limit output IV to CBC to work around CTR mode DMA issue
Ard Biesheuvel
2019-07-31
crypto: crypto4xx - fix a potential double free in ppc4xx_trng_probe
Wen Yang
2019-07-31
crypto: ccp/gcm - use const time tag comparison.
Cfir Cohen
2019-07-31
crypto: ccp - memset structure fields to zero before reuse
Hook, Gary
2019-07-31
crypto: ccp - Validate the the error value used to index error messages
Hook, Gary
2019-07-31
crypto: talitos - Align SEC1 accesses to 32 bits boundaries.
Christophe Leroy
[next]