index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
talitos.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: talitos - fix missing break in switch statement
Gustavo A. R. Silva
2019-10-01
1
-0
/
+1
*
crypto: talitos - HMAC SNOOP NO AFEU mode requires SW icv checking.
Christophe Leroy
2019-09-19
1
-1
/
+2
*
crypto: talitos - Do not modify req->cryptlen on decryption.
Christophe Leroy
2019-09-19
1
-14
/
+17
*
crypto: talitos - fix ECB algs ivsize
Christophe Leroy
2019-09-19
1
-1
/
+0
*
crypto: talitos - check data blocksize in ablkcipher.
Christophe Leroy
2019-09-19
1
-0
/
+16
*
crypto: talitos - fix CTR alg blocksize
Christophe Leroy
2019-09-19
1
-1
/
+1
*
crypto: talitos - check AES key size
Christophe Leroy
2019-09-19
1
-0
/
+14
*
crypto: talitos - Align SEC1 accesses to 32 bits boundaries.
Christophe Leroy
2019-07-26
1
-1
/
+4
*
crypto: talitos - properly handle split ICV.
Christophe Leroy
2019-07-26
1
-11
/
+15
*
crypto: talitos - fix skcipher failure due to wrong output IV
Christophe Leroy
2019-07-26
1
-0
/
+4
*
crypto: talitos - fix hash on SEC1.
Christophe Leroy
2019-07-21
1
-28
/
+41
*
crypto: talitos - move struct talitos_edesc into talitos.h
Christophe Leroy
2019-07-21
1
-30
/
+0
*
crypto: talitos - rename alternative AEAD algos.
Christophe Leroy
2019-07-14
1
-8
/
+8
*
crypto: talitos - fix ablkcipher for CONFIG_VMAP_STACK
Christophe Leroy
2019-01-22
1
-1
/
+4
*
crypto: talitos - reorder code in talitos_edesc_alloc()
Christophe Leroy
2019-01-22
1
-18
/
+7
*
crypto: ahash - remove useless setting of cra_type
Eric Biggers
2018-07-09
1
-1
/
+0
*
crypto: ahash - remove useless setting of type flags
Eric Biggers
2018-07-09
1
-24
/
+12
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
1
-5
/
+8
*
crypto: talitos - don't leak pointers to authenc keys
Tudor-Dan Ambarus
2018-03-31
1
-0
/
+2
*
crypto: talitos - fix IPsec cipher in length
LEROY Christophe
2018-03-31
1
-16
/
+20
*
crypto: talitos - Delete an error message for a failed memory allocation in t...
Markus Elfring
2018-03-23
1
-1
/
+0
*
crypto: talitos - do not perform unnecessary dma synchronisation
LEROY Christophe
2018-03-09
1
-22
/
+63
*
crypto: talitos - don't persistently map req_ctx->hw_context and req_ctx->buf
LEROY Christophe
2018-03-09
1
-88
/
+44
*
crypto: talitos - fix Kernel Oops on hashing an empty file
LEROY Christophe
2018-02-08
1
-0
/
+4
*
crypto: talitos - move to generic async completion
Gilad Ben-Yossef
2017-11-03
1
-33
/
+5
*
crypto: talitos - avoid useless copy
LEROY Christophe
2017-10-12
1
-14
/
+22
*
crypto: talitos - chain in buffered data for ahash on SEC1
LEROY Christophe
2017-10-12
1
-13
/
+126
*
crypto: talitos - do hw_context DMA mapping outside the requests
LEROY Christophe
2017-10-12
1
-23
/
+57
*
crypto: talitos - DMA map key in setkey()
LEROY Christophe
2017-10-12
1
-17
/
+39
*
crypto: talitos - simplify tests in ipsec_esp()
LEROY Christophe
2017-10-12
1
-22
/
+20
*
crypto: talitos - remove to_talitos_ptr_len()
LEROY Christophe
2017-10-12
1
-35
/
+21
*
crypto: talitos - don't check the number of channels at each interrupt
LEROY Christophe
2017-10-12
1
-12
/
+15
*
crypto: talitos - use devm_ioremap()
LEROY Christophe
2017-10-12
1
-3
/
+5
*
crypto: talitos - use of_property_read_u32()
LEROY Christophe
2017-10-12
1
-16
/
+5
*
crypto: talitos - use devm_kmalloc()
LEROY Christophe
2017-10-12
1
-18
/
+12
*
crypto: talitos - declare local functions static
LEROY Christophe
2017-10-12
1
-2
/
+2
*
crypto: talitos - zeroize the descriptor with memset()
LEROY Christophe
2017-10-12
1
-18
/
+1
*
crypto: talitos - fix ctr-aes-talitos
LEROY Christophe
2017-10-12
1
-1
/
+1
*
crypto: talitos - fix use of sg_link_tbl_len
LEROY Christophe
2017-10-12
1
-2
/
+2
*
crypto: talitos - fix AEAD for sha224 on non sha224 capable chips
LEROY Christophe
2017-10-12
1
-0
/
+5
*
crypto: talitos - fix setkey to check key weakness
LEROY Christophe
2017-10-12
1
-0
/
+8
*
crypto: talitos - fix memory corruption on SEC2
LEROY Christophe
2017-10-12
1
-14
/
+28
*
crypto: talitos - fix AEAD test failures
LEROY Christophe
2017-10-12
1
-5
/
+4
*
crypto: talitos - Don't provide setkey for non hmac hashing algs.
LEROY Christophe
2017-09-20
1
-1
/
+2
*
crypto: talitos - fix hashing
LEROY Christophe
2017-09-20
1
-1
/
+1
*
crypto: talitos - fix sha224
LEROY Christophe
2017-09-20
1
-2
/
+2
*
crypto: talitos - Extend max key length for SHA384/512-HMAC and AEAD
Martin Hicks
2017-06-19
1
-1
/
+6
*
crypto: talitos - fix spelling mistake
Colin Ian King
2016-11-13
1
-1
/
+1
*
crypto: talitos - templates for AEAD using HMAC_SNOOP_NO_AFEU
LEROY Christophe
2016-06-08
1
-0
/
+180
*
crypto: talitos - implement cra_priority
LEROY Christophe
2016-06-08
1
-1
/
+5
[next]