summaryrefslogtreecommitdiff
path: root/include/crypto (follow)
Commit message (Expand)AuthorAge
* Merge android-4.4.118 (5f7f76a) into msm-4.4Srinivasarao P2018-03-01
|\
| * FROMGIT: crypto: speck - export common helpersEric Biggers2018-02-23
* | Merge android-4.4.116 (20ddb25) into msm-4.4Srinivasarao P2018-03-01
|\|
| * Merge 4.4.116 into android-4.4Greg Kroah-Hartman2018-02-20
| |\
| | * crypto: poly1305 - remove ->setkey() methodEric Biggers2018-02-16
| | * crypto: hash - introduce crypto_hash_alg_has_setkey()Eric Biggers2018-02-16
* | | Merge android-4.4.109 (8cbe01c) into msm-4.4Srinivasarao P2018-01-18
|\| |
| * | Merge 4.4.109 into android-4.4Greg Kroah-Hartman2018-01-02
| |\|
| | * crypto: mcryptd - protect the per-CPU queue with a lockSebastian Andrzej Siewior2018-01-02
* | | Merge android-4.4.107 (79f138a) into msm-4.4Srinivasarao P2018-01-18
|\| |
| * | Merge 4.4.107 into android-4.4Greg Kroah-Hartman2017-12-20
| |\|
| | * crypto: hmac - require that the underlying hash algorithm is unkeyedEric Biggers2017-12-20
* | | Merge branch 'android-4.4@b834e92' into branch 'msm-4.4'Blagovest Kolenichev2017-04-25
|\| |
| * | Merge 4.4.63 into android-4.4Greg Kroah-Hartman2017-04-21
| |\|
| | * crypto: ahash - Fix EINPROGRESS notification callbackHerbert Xu2017-04-21
* | | Merge branch 'android-4.4@c71ad0f' into branch 'msm-4.4'Blagovest Kolenichev2017-04-20
|\| |
| * | Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt2017-02-15
| |\ \ | | |/ | |/|
| | * ANDROID: crypto: gf128mul - Add ble multiplication functionsAlex Cope2017-02-10
| | * UPSTREAM: crypto: gf128mul - Zero memory when freeing multiplication tableAlex Cope2017-02-10
| | * ANDROID: crypto: shash - Add crypto_grab_shash() and crypto_spawn_shash_alg()Eric Biggers2017-02-10
| | * ANDROID: crypto: allow blkcipher walks over ablkcipher dataEric Biggers2017-02-10
* | | Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang2017-02-28
|\| |
| * | crypto: ghash-generic - move common definitions to a new header fileMarcelo Cerri2016-10-22
* | | crypto: ice: split the config callbackAndrey Markovytch2016-04-25
* | | PFK: fix race between key set and key invalidate in TZAndrey Markovytch2016-04-25
* | | crypto: ice: general driver clean-upAndrey Markovytch2016-04-22
* | | Merge remote-tracking branch 'lsk-44/linux-linaro-lsk-v4.4' into 44rc2David Keitel2016-03-23
|\| |
| * | crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey pathHerbert Xu2016-02-17
| * | crypto: skcipher - Add crypto_skcipher_has_setkeyHerbert Xu2016-02-17
| * | crypto: hash - Add crypto_ahash_has_setkeyHerbert Xu2016-02-17
| * | crypto: af_alg - Add nokey compatibility pathHerbert Xu2016-02-17
| * | crypto: af_alg - Disallow bind/setkey/... after accept(2)Herbert Xu2016-02-17
| |/
* / qseecom: add snapshot of qseecom driverZhen Kong2016-03-22
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-11-05
|\
| * KEYS: Merge the type-specific data with the payload dataDavid Howells2015-10-21
* | crypto: ahash - Add crypto_ahash_blocksizeHerbert Xu2015-10-20
* | crypto: akcipher - Changes to asymmetric key APITadeusz Struk2015-10-14
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-09-08
|\
| * PKCS#7: Appropriately restrict authenticated attributes and content typeDavid Howells2015-08-12
| * MODSIGN: Provide a utility to append a PKCS#7 signature to a moduleDavid Howells2015-08-07
| * PKCS#7: Allow detached data to be supplied for signature checking purposesDavid Howells2015-08-07
| * X.509: Support X.509 lookup by Issuer+Serial form AuthorityKeyIdentifierDavid Howells2015-08-07
* | Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-02
|\ \
| * | crypto: replace scatterwalk_sg_chain with sg_chainDan Williams2015-08-17
| |/
* | crypto: hash - Add AHASH_REQUEST_ON_STACKHerbert Xu2015-08-21
* | crypto: skcipher - Add top-level skcipher interfaceHerbert Xu2015-08-21
* | crypto: aead - Remove old AEAD interfacesHerbert Xu2015-08-17
* | crypto: aead - Add type-safe geniv init/exit helpersHerbert Xu2015-08-17
* | crypto: doc - AEAD API conversionStephan Mueller2015-08-04
* | crypto: poly1305 - Export common Poly1305 helpersMartin Willi2015-07-17