index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: caam - fix pkcs1pad(rsa-caam, sha256) failure because of invalid input
Iuliana Prodan
2019-06-06
2
-17
/
+74
*
crypto: inside-secure - do not rely on the hardware last bit for result descr...
Antoine Tenart
2019-06-06
1
-6
/
+18
*
crypto: inside-secure - fix use of the SG list
Antoine Tenart
2019-06-06
2
-30
/
+12
*
crypto: inside-secure - add support for HMAC updates
Antoine Tenart
2019-06-06
2
-22
/
+38
*
crypto: inside-secure - implement IV retrieval
Antoine Tenart
2019-06-06
2
-7
/
+53
*
crypto: inside-secure - fix queued len computation
Antoine Tenart
2019-06-06
1
-3
/
+5
*
crypto: inside-secure - fix zeroing of the request in ahash_exit_inv
Antoine Tenart
2019-06-06
1
-1
/
+1
*
crypto: inside-secure - unify cache reset
Antoine Tenart
2019-06-06
1
-0
/
+2
*
crypto: inside-secure - enable context reuse
Antoine Tenart
2019-06-06
3
-0
/
+16
*
crypto: inside-secure - change returned error when a descriptor reports an error
Antoine Tenart
2019-06-06
1
-1
/
+1
*
crypto: inside-secure - improve the result error format when displayed
Antoine Tenart
2019-06-06
1
-1
/
+1
*
crypto: inside-secure - remove useless check
Antoine Tenart
2019-06-06
1
-13
/
+11
*
crypto: inside-secure - fix coding style for a condition
Antoine Tenart
2019-06-06
1
-2
/
+1
*
crypto: inside-secure - move comment
Antoine Tenart
2019-06-06
1
-3
/
+4
*
crypto: inside-secure - remove empty line
Antoine Tenart
2019-06-06
1
-1
/
+0
*
crypto: atmel-i2c - add support for SHA204A random number generator
Ard Biesheuvel
2019-05-30
5
-0
/
+211
*
crypto: atmel-ecc - factor out code that can be shared
Ard Biesheuvel
2019-05-30
5
-389
/
+451
*
crypto: atmel-ecc - add support for ACPI probing on non-AT91 platforms
Ard Biesheuvel
2019-05-30
2
-6
/
+8
*
i2c: acpi: permit bus speed to be discovered after enumeration
Ard Biesheuvel
2019-05-30
1
-2
/
+4
*
crypto: caam - print messages in caam_dump_sg at debug level
Sascha Hauer
2019-05-30
5
-12
/
+12
*
crypto: caam - print debug messages at debug level
Sascha Hauer
2019-05-30
7
-353
/
+236
*
crypto: caam - remove unused defines
Sascha Hauer
2019-05-30
2
-15
/
+0
*
crypto: caam - print IV only when non NULL
Sascha Hauer
2019-05-30
1
-3
/
+4
*
crypto: ixp4xx - Fix cross-compile errors due to type mismatch
Herbert Xu
2019-05-30
1
-7
/
+8
*
crypto: talitos - use SPDX-License-Identifier
Christophe Leroy
2019-05-30
2
-38
/
+2
*
crypto: talitos - use IS_ENABLED() in has_ftr_sec1()
Christophe Leroy
2019-05-30
1
-7
/
+5
*
Revert "crypto: talitos - export the talitos_submit function"
Christophe Leroy
2019-05-30
2
-12
/
+5
*
crypto: talitos - fix AEAD processing.
Christophe Leroy
2019-05-30
2
-105
/
+55
*
crypto: talitos - Align SEC1 accesses to 32 bits boundaries.
Christophe Leroy
2019-05-30
1
-1
/
+4
*
crypto: talitos - properly handle split ICV.
Christophe Leroy
2019-05-30
1
-11
/
+15
*
crypto: talitos - HMAC SNOOP NO AFEU mode requires SW icv checking.
Christophe Leroy
2019-05-30
1
-1
/
+2
*
crypto: talitos - Do not modify req->cryptlen on decryption.
Christophe Leroy
2019-05-30
1
-14
/
+17
*
crypto: talitos - fix ECB algs ivsize
Christophe Leroy
2019-05-30
1
-3
/
+0
*
crypto: talitos - check data blocksize in ablkcipher.
Christophe Leroy
2019-05-30
1
-0
/
+16
*
crypto: talitos - fix CTR alg blocksize
Christophe Leroy
2019-05-30
1
-1
/
+1
*
crypto: talitos - check AES key size
Christophe Leroy
2019-05-30
1
-0
/
+15
*
crypto: talitos - reduce max key size for SEC1
Christophe Leroy
2019-05-30
1
-0
/
+4
*
crypto: talitos - rename alternative AEAD algos.
Christophe Leroy
2019-05-30
1
-8
/
+8
*
crypto: cryptd - move kcrypto_wq into cryptd
Eric Biggers
2019-05-30
1
-1
/
+0
*
crypto: vmx - convert to skcipher API
Eric Biggers
2019-05-30
5
-345
/
+252
*
crypto: vmx - convert to SPDX license identifiers
Eric Biggers
2019-05-30
5
-65
/
+5
*
hwrng: meson - update with SPDX Licence identifier
Neil Armstrong
2019-05-30
1
-51
/
+1
*
crypto: crypto4xx - block ciphers should only accept complete blocks
Christian Lamparter
2019-05-23
3
-23
/
+39
*
crypto: crypto4xx - fix blocksize for cfb and ofb
Christian Lamparter
2019-05-23
1
-2
/
+2
*
crypto: crypto4xx - fix AES CTR blocksize value
Christian Lamparter
2019-05-23
1
-2
/
+2
*
crypto: caam - print debugging hex dumps after unmapping
Sascha Hauer
2019-05-23
1
-10
/
+11
*
crypto: talitos - fix skcipher failure due to wrong output IV
Christophe Leroy
2019-05-23
1
-0
/
+4
*
crypto: ccp - Fix 3DES complaint from ccp-crypto module
Hook, Gary
2019-05-23
1
-11
/
+4
*
crypto: ccp - fix AES CFB error exposed by new test vectors
Hook, Gary
2019-05-23
1
-4
/
+4
*
crypto: ccp - AES CFB mode is a stream cipher
Hook, Gary
2019-05-23
1
-3
/
+3
[next]