summaryrefslogtreecommitdiff
path: root/include/crypto
AgeCommit message (Expand)Author
2021-07-22Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-07-20Merge 4.4.276 into android-4.4-pGreg Kroah-Hartman
2021-07-20crypto: shash - avoid comparing pointers to exported functions under CFIArd Biesheuvel
2020-07-24Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-07-09Merge 4.4.230 into android-4.4-pGreg Kroah-Hartman
2020-07-09crypto: af_alg - fix use-after-free in af_alg_accept() due to bh_lock_sock()Herbert Xu
2018-11-15Merge android-4.4.163 (0ca3fca) into msm-4.4Srinivasarao P
2018-10-22Revert "FROMGIT: crypto: speck - export common helpers"Alistair Strachan
2018-08-28Merge android-4.4.150 (5541782) into msm-4.4Srinivasarao P
2018-08-17Merge 4.4.149 into android-4.4-pGreg Kroah-Hartman
2018-08-17Merge 4.4.149 into android-4.4Greg Kroah-Hartman
2018-08-17crypto: vmac - separate tfm and request contextEric Biggers
2018-08-03Merge android-4.4.142 (8ec9fd8) into msm-4.4Srinivasarao P
2018-07-30Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.4.y' into a...Jaegeuk Kim
2018-06-28crypto: skcipher - Add low-level skcipher interfaceHerbert Xu
2018-06-28crypto: skcipher - Add helper to retrieve driver nameHerbert Xu
2018-06-28crypto: skcipher - Add default key size helperHerbert Xu
2018-03-01Merge android-4.4.118 (5f7f76a) into msm-4.4Srinivasarao P
2018-03-01Merge android-4.4.116 (20ddb25) into msm-4.4Srinivasarao P
2018-02-23FROMGIT: crypto: speck - export common helpersEric Biggers
2018-02-20Merge 4.4.116 into android-4.4Greg Kroah-Hartman
2018-02-16crypto: poly1305 - remove ->setkey() methodEric Biggers
2018-02-16crypto: hash - introduce crypto_hash_alg_has_setkey()Eric Biggers
2018-01-18Merge android-4.4.109 (8cbe01c) into msm-4.4Srinivasarao P
2018-01-18Merge android-4.4.107 (79f138a) into msm-4.4Srinivasarao P
2018-01-02Merge 4.4.109 into android-4.4Greg Kroah-Hartman
2018-01-02crypto: mcryptd - protect the per-CPU queue with a lockSebastian Andrzej Siewior
2017-12-20Merge 4.4.107 into android-4.4Greg Kroah-Hartman
2017-12-20crypto: hmac - require that the underlying hash algorithm is unkeyedEric Biggers
2017-04-25Merge branch 'android-4.4@b834e92' into branch 'msm-4.4'Blagovest Kolenichev
2017-04-21Merge 4.4.63 into android-4.4Greg Kroah-Hartman
2017-04-21crypto: ahash - Fix EINPROGRESS notification callbackHerbert Xu
2017-04-20Merge branch 'android-4.4@c71ad0f' into branch 'msm-4.4'Blagovest Kolenichev
2017-02-28Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang
2017-02-15Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt
2017-02-10ANDROID: crypto: gf128mul - Add ble multiplication functionsAlex Cope
2017-02-10UPSTREAM: crypto: gf128mul - Zero memory when freeing multiplication tableAlex Cope
2017-02-10ANDROID: crypto: shash - Add crypto_grab_shash() and crypto_spawn_shash_alg()Eric Biggers
2017-02-10ANDROID: crypto: allow blkcipher walks over ablkcipher dataEric Biggers
2016-10-22crypto: ghash-generic - move common definitions to a new header fileMarcelo Cerri
2016-04-25crypto: ice: split the config callbackAndrey Markovytch
2016-04-25PFK: fix race between key set and key invalidate in TZAndrey Markovytch
2016-04-22crypto: ice: general driver clean-upAndrey Markovytch
2016-03-23Merge remote-tracking branch 'lsk-44/linux-linaro-lsk-v4.4' into 44rc2David Keitel
2016-03-22qseecom: add snapshot of qseecom driverZhen Kong
2016-02-17crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey pathHerbert Xu
2016-02-17crypto: skcipher - Add crypto_skcipher_has_setkeyHerbert Xu
2016-02-17crypto: hash - Add crypto_ahash_has_setkeyHerbert Xu
2016-02-17crypto: af_alg - Add nokey compatibility pathHerbert Xu
2016-02-17crypto: af_alg - Disallow bind/setkey/... after accept(2)Herbert Xu