index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
caam
/
caamalg_qi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: caam/qi - simplify error path for context allocation
Horia Geantă
2020-11-20
1
-4
/
+4
*
crypto: caam - fix printing on xts fallback allocation error path
Horia Geantă
2020-11-06
1
-2
/
+2
*
crypto: caam/qi - add support for XTS with 16B IV
Andrei Botila
2020-10-02
1
-4
/
+8
*
crypto: caam - add xts check for block length equal to zero
Andrei Botila
2020-10-02
1
-1
/
+6
*
crypto: caam/qi - add support for more XTS key lengths
Andrei Botila
2020-10-02
1
-3
/
+10
*
crypto: caam/qi - add fallback for XTS with more than 8B IV
Andrei Botila
2020-10-02
1
-5
/
+67
*
crypto: caam - silence .setkey in case of bad key length
Horia Geantă
2020-07-31
1
-1
/
+1
*
crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
2020-07-16
1
-2
/
+4
*
crypto: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-06
1
-2
/
+2
*
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
2020-01-09
1
-33
/
+11
*
crypto: caam/qi - use print_hex_dump_debug function to print debug messages
Iuliana Prodan
2019-08-30
1
-5
/
+4
*
crypto: caam/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
1
-30
/
+6
*
crypto: caam/qi - execute library only on DPAA 1.x
Horia Geantă
2019-08-15
1
-4
/
+3
*
crypto: caam - fix MDHA key derivation for certain user key lengths
Horia Geantă
2019-08-09
1
-30
/
+12
*
crypto: caam - check zero-length input
Iuliana Prodan
2019-08-09
1
-0
/
+3
*
crypto: caam - check assoclen
Iuliana Prodan
2019-08-09
1
-8
/
+4
*
crypto: caam - check authsize
Iuliana Prodan
2019-08-09
1
-0
/
+13
*
crypto: caam - check key length
Iuliana Prodan
2019-08-09
1
-31
/
+99
*
crypto: caam - update IV only when crypto operation succeeds
Horia Geantă
2019-08-09
1
-1
/
+3
*
crypto: caam - fix return code in completion callbacks
Horia Geantă
2019-08-09
1
-16
/
+5
*
crypto: caam - update IV using HW support
Horia Geantă
2019-06-20
1
-51
/
+39
*
crypto: caam - use len instead of nents for bulding HW S/G table
Horia Geantă
2019-06-20
1
-19
/
+17
*
crypto: caam - print messages in caam_dump_sg at debug level
Sascha Hauer
2019-05-30
1
-1
/
+1
*
crypto: caam - print debug messages at debug level
Sascha Hauer
2019-05-30
1
-29
/
+16
*
crypto: caam/qi - DMA map keys using proper device
Horia Geantă
2019-05-23
1
-14
/
+19
*
crypto: caam/qi - don't allocate an extra platform device
Horia Geantă
2019-05-23
1
-3
/
+3
*
crypto: caam - convert top level drivers to libraries
Horia Geantă
2019-05-23
1
-41
/
+4
*
crypto: caam - fix S/G table passing page boundary
Horia Geantă
2019-05-23
1
-4
/
+36
*
crypto: caam - avoid S/G table fetching for AEAD zero-length output
Horia Geantă
2019-05-23
1
-1
/
+1
*
crypto: caam - fix DKP detection logic
Herbert Xu
2019-05-09
1
-2
/
+5
*
crypto: caam - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-13
/
+53
*
crypto: caam - add missing put_device() call
Wen Yang
2019-03-07
1
-3
/
+8
*
crypto: caam - remove redundant likely/unlikely annotation
Chengguang Xu
2019-02-28
1
-3
/
+3
*
crypto: caam - handle zero-length AEAD output
Horia Geantă
2019-02-01
1
-8
/
+15
*
crypto: caam - add register map changes cf. Era 10
Horia Geantă
2018-11-16
1
-9
/
+28
*
crypto: caam - add SPDX license identifier to all files
Horia Geantă
2018-10-17
1
-0
/
+1
*
crypto: caam/qi - ablkcipher -> skcipher conversion
Horia Geantă
2018-09-04
1
-202
/
+171
*
crypto: caam/qi - remove ablkcipher IV generation
Horia Geantă
2018-09-04
1
-241
/
+20
*
crypto: caam/qi - fix error path in xts setkey
Horia Geantă
2018-08-25
1
-4
/
+2
*
crypto: caam/qi - fix IV DMA mapping and updating
Horia Geantă
2018-04-21
1
-111
/
+116
*
crypto: caam/qi - don't leak pointers to authenc keys
Tudor-Dan Ambarus
2018-03-31
1
-0
/
+2
*
crypto: caam/qi - add GCM support
Horia Geantă
2018-02-15
1
-0
/
+374
*
crypto: caam/qi - return -EBADMSG for ICV check failure
Horia Geantă
2018-02-15
1
-1
/
+11
*
crypto: caam - add Derived Key Protocol (DKP) support
Horia Geantă
2017-12-28
1
-11
/
+43
*
crypto: caam - remove needless ablkcipher key copy
Horia Geantă
2017-12-28
1
-6
/
+2
*
crypto: caam/qi - use correct print specifier for size_t
Horia Geantă
2017-12-11
1
-3
/
+3
*
crypto: caam/qi - abort algorithm setup on DPAA2 parts
Horia Geantă
2017-11-03
1
-1
/
+6
*
crypto: caam/qi - remove unused header sg_sw_sec4.h
Horia Geantă
2017-07-18
1
-1
/
+0
*
crypto: caam/qi - fix AD length endianness in S/G entry
Horia Geantă
2017-07-18
1
-1
/
+4
*
crypto: caam/qi - handle large number of S/Gs case
Horia Geantă
2017-07-18
1
-1
/
+31
[next]