index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
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
*
dt-bindings: move Atmel ECC508A I2C crypto processor to trivial-devices
Ard Biesheuvel
2019-05-30
2
-13
/
+2
*
dt-bindings: add Atmel SHA204A I2C crypto processor
Ard Biesheuvel
2019-05-30
1
-0
/
+2
*
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: algapi - remove crypto_tfm_in_queue()
Eric Biggers
2019-05-30
3
-26
/
+0
*
crypto: hash - remove CRYPTO_ALG_TYPE_DIGEST
Eric Biggers
2019-05-30
3
-5
/
+2
*
crypto: cryptd - move kcrypto_wq into cryptd
Eric Biggers
2019-05-30
6
-61
/
+19
*
crypto: gf128mul - make unselectable by user
Eric Biggers
2019-05-30
1
-7
/
+1
*
crypto: echainiv - change to 'default n'
Eric Biggers
2019-05-30
1
-1
/
+0
*
crypto: make all templates select CRYPTO_MANAGER
Eric Biggers
2019-05-30
1
-0
/
+8
*
crypto: testmgr - make extra tests depend on cryptomgr
Eric Biggers
2019-05-30
1
-1
/
+4
*
crypto: testmgr - fix length truncation with large page size
Eric Biggers
2019-05-30
1
-5
/
+5
*
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
[next]