aboutsummaryrefslogtreecommitdiff
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey pathHerbert Xu2017-04-131-0/+6
* [SQUASH] crypto: change LZ4 modules to work with new LZ4 module versionSven Schmidt2017-04-112-28/+18
* crypto: gcm - Fix IV buffer size in crypto_gcm_setkeyOndrej Mosnáček2017-04-111-1/+1
* crypto: skcipher - Fix blkcipher walk OOM crashHerbert Xu2017-04-111-1/+2
* crypto: cryptd - initialize child shash_desc on importArd Biesheuvel2017-04-111-2/+7
* crypto: algif_skcipher - Load TX SG list after waitingHerbert Xu2017-04-111-7/+7
* crypto: algif_skcipher - Fix race condition in skcipher_check_keyHerbert Xu2017-04-111-3/+6
* crypto: algif_hash - Fix race condition in hash_check_keyHerbert Xu2017-04-111-3/+6
* crypto: af_alg - Forbid bind(2) when nokey child sockets are presentHerbert Xu2017-04-111-9/+7
* crypto: algif_skcipher - Remove custom release parent functionHerbert Xu2017-04-111-40/+3
* crypto: algif_hash - Remove custom release parent functionHerbert Xu2017-04-111-40/+3
* crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey pathHerbert Xu2017-04-111-1/+8
* crypto: algif_skcipher - Add key check exception for cipher_nullHerbert Xu2017-04-111-1/+1
* crypto: skcipher - Add crypto_skcipher_has_setkeyHerbert Xu2017-04-112-0/+3
* crypto: algif_hash - Require setkey before accept(2)Herbert Xu2017-04-111-8/+193
* crypto: shash - Fix has_key settingHerbert Xu2017-04-111-4/+3
* crypto: hash - Add crypto_ahash_has_setkeyHerbert Xu2017-04-112-2/+7
* crypto: algif_skcipher - Add nokey compatibility pathHerbert Xu2017-04-111-5/+144
* crypto: af_alg - Add nokey compatibility pathHerbert Xu2017-04-111-1/+12
* crypto: af_alg - Disallow bind/setkey/... after accept(2)Herbert Xu2017-04-111-3/+32
* crypto: algif_skcipher - Require setkey before accept(2)Herbert Xu2017-04-111-9/+42
* crypto: lz4,lz4hc - fix decompressionKOVACS Krisztian2017-04-112-2/+2
* crypto: add lz4 Cryptographic APIChanho Min2017-04-114-1/+230
* arm: crypto: Add optimized SHA-256/224Sami Tolvanen2016-11-071-0/+7
* 3.10.102-> 3.10.103Jan Engelmohr2016-09-102-2/+5
* Linux 3.10.102 (accumulative patch)Stefan Guendhoer2016-08-262-1/+5
* Linux 3.10.101 (accumulative patch)Stefan Guendhoer2016-08-261-32/+3
* Linux 3.10.97 (accumulative patch)Stefan Guendhoer2016-08-263-10/+51
* crypto: api - Only abort operations on fatal signalHerbert Xu2016-08-264-6/+6
* crypto: ahash - ensure statesize is non-zeroRussell King2016-08-261-1/+2
* 3.10.68 -> 3.10.69Jan Engelmohr2016-08-261-0/+1
* 3.10.66 -> 3.10.67Jan Engelmohr2016-08-2658-41/+96
* first commitMeizu OpenSource2016-08-15115-0/+73691