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 - 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
*
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
*
crypto: arm/sha512 - Make sha512_arm_final static
YueHaibing
2019-05-23
1
-1
/
+1
*
crypto: drbg - add FIPS 140-2 CTRNG for noise source
Stephan Mueller
2019-05-23
2
-3
/
+93
*
crypto: caam/qi - DMA map keys using proper device
Horia Geantă
2019-05-23
1
-14
/
+19
*
crypto: caam/qi - fix address translations with IOMMU enabled
Horia Geantă
2019-05-23
3
-2
/
+17
*
crypto: caam/qi - don't allocate an extra platform device
Horia Geantă
2019-05-23
4
-39
/
+15
*
crypto: caam - convert top level drivers to libraries
Horia Geantă
2019-05-23
10
-277
/
+208
*
crypto: caam - fix S/G table passing page boundary
Horia Geantă
2019-05-23
6
-37
/
+147
*
crypto: caam - avoid S/G table fetching for AEAD zero-length output
Horia Geantă
2019-05-23
4
-1
/
+14
*
crypto: qat - do not offload zero length requests
Giovanni Cabiddu
2019-05-23
1
-0
/
+6
*
crypto: qat - return error for block ciphers for invalid requests
Giovanni Cabiddu
2019-05-23
1
-4
/
+19
*
crypto: qat - return proper error code in setkey
Giovanni Cabiddu
2019-05-23
1
-65
/
+108
*
crypto: qat - fix block size for aes ctr mode
Giovanni Cabiddu
2019-05-23
1
-1
/
+1
[next]