summaryrefslogtreecommitdiff
path: root/crypto (follow)
Commit message (Expand)AuthorAge
* Merge android-4.4.181 (bd858d7) into msm-4.4Srinivasarao P2019-06-12
|\
| * Merge 4.4.181 into android-4.4Greg Kroah-Hartman2019-06-11
| |\
| | * crypto: salsa20 - don't access already-freed walk.ivEric Biggers2019-06-11
| | * crypto: chacha20poly1305 - set cra_name correctlyEric Biggers2019-06-11
| | * crypto: gcm - fix incompatibility between "gcm" and "gcm_base"Eric Biggers2019-06-11
| | * crypto: gcm - Fix error return code in crypto_gcm_create_common()Wei Yongjun2019-06-11
| | * crypto: crct10dif-generic - fix use via crypto_shash_digest()Eric Biggers2019-06-11
* | | Merge android-4.4.179 (aab9adb) into msm-4.4Srinivasarao P2019-05-02
|\| |
| * | Merge 4.4.179 into android-4.4Greg Kroah-Hartman2019-04-30
| |\|
| | * crypto: x86/poly1305 - fix overflow during partial reductionEric Biggers2019-04-27
* | | Merge android-4.4.177 (0c3b8c4) into msm-4.4Srinivasarao P2019-03-25
|\| |
| * | Merge 4.4.177 into android-4.4Greg Kroah-Hartman2019-03-23
| |\|
| | * crypto: pcbc - remove bogus memcpy()s with src == destEric Biggers2019-03-23
| | * crypto: ahash - fix another early termination in hash walkEric Biggers2019-03-23
* | | Merge android-4.4.172 (b3e9e81) into msm-4.4Srinivasarao P2019-01-29
|\| |
| * | Merge 4.4.172 into android-4.4Greg Kroah-Hartman2019-01-28
| |\|
| | * crypto: authenc - fix parsing key with misaligned rta_lenEric Biggers2019-01-26
| | * crypto: authencesn - Avoid twice completion call in decrypt pathHarsh Jain2019-01-26
* | | Merge android-4.4.171 (b355d4f) into msm-4.4Srinivasarao P2019-01-29
|\| |
| * | Merge 4.4.171 into android-4.4Greg Kroah-Hartman2019-01-16
| |\|
| | * crypto: cts - fix crash on short inputsEric Biggers2019-01-16
* | | Merge android-4.4.164 (564ce1b) into msm-4.4Srinivasarao P2018-11-21
|\| |
| * | Merge 4.4.164 into android-4.4Greg Kroah-Hartman2018-11-21
| |\|
| | * crypto: lrw - Fix out-of bounds access on counter overflowOndrej Mosnacek2018-11-21
* | | Merge android-4.4.163 (0ca3fca) into msm-4.4Srinivasarao P2018-11-15
|\| |
| * | Merge 4.4.163 into android-4.4Greg Kroah-Hartman2018-11-10
| |\|
| | * crypto: shash - Fix a sleep-in-atomic bug in shash_setkey_unalignedJia-Ju Bai2018-11-10
| * | Revert "BACKPORT, FROMGIT: crypto: speck - add support for the Speck block ci...Alistair Strachan2018-10-22
| * | Revert "FROMGIT: crypto: speck - export common helpers"Alistair Strachan2018-10-22
| * | Revert "BACKPORT, FROMGIT: crypto: speck - add test vectors for Speck128-XTS"Alistair Strachan2018-10-22
| * | Revert "BACKPORT, FROMGIT: crypto: speck - add test vectors for Speck64-XTS"Alistair Strachan2018-10-22
* | | Merge android-4.4.160 (a94efb1) into msm-4.4Srinivasarao P2018-10-15
|\| |
| * | Merge 4.4.160 into android-4.4Greg Kroah-Hartman2018-10-10
| |\|
| | * crypto: skcipher - Fix -Wstringop-truncation warningsStafford Horne2018-10-10
* | | Merge android-4.4.153 (5e24b4e) into msm-4.4Srinivasarao P2018-08-28
|\| |
| * | BACKPORT: crypto: zstd - Add zstd supportNick Terrell2018-08-23
* | | Merge android-4.4.150 (5541782) into msm-4.4Srinivasarao P2018-08-28
|\| |
| * | Merge 4.4.149 into android-4.4Greg Kroah-Hartman2018-08-17
| |\|
| | * crypto: ablkcipher - fix crash flushing dcache in error pathEric Biggers2018-08-17
| | * crypto: blkcipher - fix crash flushing dcache in error pathEric Biggers2018-08-17
| | * crypto: vmac - separate tfm and request contextEric Biggers2018-08-17
| | * crypto: vmac - require a block cipher with 128-bit block sizeEric Biggers2018-08-17
* | | Merge android-4.4.146 (13962260) into msm-4.4Srinivasarao P2018-08-07
|\| |
| * | Merge 4.4.146 into android-4.4Greg Kroah-Hartman2018-08-06
| |\|
| | * crypto: authenc - don't leak pointers to authenc keysTudor-Dan Ambarus2018-08-06
| | * crypto: authencesn - don't leak pointers to authenc keysTudor-Dan Ambarus2018-08-06
* | | Merge android-4.4.142 (8ec9fd8) into msm-4.4Srinivasarao P2018-08-03
|\| |
| * | Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.4.y' into a...Jaegeuk Kim2018-07-30
|/| |
| * | crypto: api - Add crypto_type_has_alg helperHerbert Xu2018-06-28
| * | crypto: skcipher - Add low-level skcipher interfaceHerbert Xu2018-06-28