index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-06
crypto: atmel-i2c - Fix build error while CRC16 set to m
YueHaibing
1
-0
/
+1
2019-06-06
crypto: caam - disable some clock checks for iMX7ULP
Iuliana Prodan
1
-2
/
+4
2019-06-06
crypto: caam - limit output IV to CBC to work around CTR mode DMA issue
Ard Biesheuvel
1
-4
/
+5
2019-06-06
crypto: atmel - Fix sparse endianness warnings
Herbert Xu
2
-3
/
+4
2019-06-06
crypto: caam - strip input without changing crypto request
Iuliana Prodan
2
-14
/
+32
2019-06-06
crypto: caam - fix pkcs1pad(rsa-caam, sha256) failure because of invalid input
Iuliana Prodan
2
-17
/
+74
2019-06-06
crypto: inside-secure - do not rely on the hardware last bit for result descr...
Antoine Tenart
1
-6
/
+18
2019-06-06
crypto: inside-secure - fix use of the SG list
Antoine Tenart
2
-30
/
+12
2019-06-06
crypto: inside-secure - add support for HMAC updates
Antoine Tenart
2
-22
/
+38
2019-06-06
crypto: inside-secure - implement IV retrieval
Antoine Tenart
2
-7
/
+53
2019-06-06
crypto: inside-secure - fix queued len computation
Antoine Tenart
1
-3
/
+5
2019-06-06
crypto: inside-secure - fix zeroing of the request in ahash_exit_inv
Antoine Tenart
1
-1
/
+1
2019-06-06
crypto: inside-secure - unify cache reset
Antoine Tenart
1
-0
/
+2
2019-06-06
crypto: inside-secure - enable context reuse
Antoine Tenart
3
-0
/
+16
2019-06-06
crypto: inside-secure - change returned error when a descriptor reports an error
Antoine Tenart
1
-1
/
+1
2019-06-06
crypto: inside-secure - improve the result error format when displayed
Antoine Tenart
1
-1
/
+1
2019-06-06
crypto: inside-secure - remove useless check
Antoine Tenart
1
-13
/
+11
2019-06-06
crypto: inside-secure - fix coding style for a condition
Antoine Tenart
1
-2
/
+1
2019-06-06
crypto: inside-secure - move comment
Antoine Tenart
1
-3
/
+4
2019-06-06
crypto: inside-secure - remove empty line
Antoine Tenart
1
-1
/
+0
2019-05-30
crypto: atmel-i2c - add support for SHA204A random number generator
Ard Biesheuvel
5
-0
/
+211
2019-05-30
crypto: atmel-ecc - factor out code that can be shared
Ard Biesheuvel
5
-389
/
+451
2019-05-30
crypto: atmel-ecc - add support for ACPI probing on non-AT91 platforms
Ard Biesheuvel
2
-6
/
+8
2019-05-30
crypto: caam - print messages in caam_dump_sg at debug level
Sascha Hauer
5
-12
/
+12
2019-05-30
crypto: caam - print debug messages at debug level
Sascha Hauer
7
-353
/
+236
2019-05-30
crypto: caam - remove unused defines
Sascha Hauer
2
-15
/
+0
2019-05-30
crypto: caam - print IV only when non NULL
Sascha Hauer
1
-3
/
+4
2019-05-30
crypto: ixp4xx - Fix cross-compile errors due to type mismatch
Herbert Xu
1
-7
/
+8
2019-05-30
crypto: talitos - use SPDX-License-Identifier
Christophe Leroy
2
-38
/
+2
2019-05-30
crypto: talitos - use IS_ENABLED() in has_ftr_sec1()
Christophe Leroy
1
-7
/
+5
2019-05-30
Revert "crypto: talitos - export the talitos_submit function"
Christophe Leroy
2
-12
/
+5
2019-05-30
crypto: talitos - fix AEAD processing.
Christophe Leroy
2
-105
/
+55
2019-05-30
crypto: talitos - Align SEC1 accesses to 32 bits boundaries.
Christophe Leroy
1
-1
/
+4
2019-05-30
crypto: talitos - properly handle split ICV.
Christophe Leroy
1
-11
/
+15
2019-05-30
crypto: talitos - HMAC SNOOP NO AFEU mode requires SW icv checking.
Christophe Leroy
1
-1
/
+2
2019-05-30
crypto: talitos - Do not modify req->cryptlen on decryption.
Christophe Leroy
1
-14
/
+17
2019-05-30
crypto: talitos - fix ECB algs ivsize
Christophe Leroy
1
-3
/
+0
2019-05-30
crypto: talitos - check data blocksize in ablkcipher.
Christophe Leroy
1
-0
/
+16
2019-05-30
crypto: talitos - fix CTR alg blocksize
Christophe Leroy
1
-1
/
+1
2019-05-30
crypto: talitos - check AES key size
Christophe Leroy
1
-0
/
+15
2019-05-30
crypto: talitos - reduce max key size for SEC1
Christophe Leroy
1
-0
/
+4
2019-05-30
crypto: talitos - rename alternative AEAD algos.
Christophe Leroy
1
-8
/
+8
2019-05-30
crypto: cryptd - move kcrypto_wq into cryptd
Eric Biggers
1
-1
/
+0
2019-05-30
crypto: vmx - convert to skcipher API
Eric Biggers
5
-345
/
+252
2019-05-30
crypto: vmx - convert to SPDX license identifiers
Eric Biggers
5
-65
/
+5
2019-05-23
crypto: crypto4xx - block ciphers should only accept complete blocks
Christian Lamparter
3
-23
/
+39
2019-05-23
crypto: crypto4xx - fix blocksize for cfb and ofb
Christian Lamparter
1
-2
/
+2
2019-05-23
crypto: crypto4xx - fix AES CTR blocksize value
Christian Lamparter
1
-2
/
+2
2019-05-23
crypto: caam - print debugging hex dumps after unmapping
Sascha Hauer
1
-10
/
+11
2019-05-23
crypto: talitos - fix skcipher failure due to wrong output IV
Christophe Leroy
1
-0
/
+4
[next]