summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* crypto: atmel-tdes - Constify value to write to hwTudor Ambarus2019-12-111-1/+1
* crypto: af_alg - Use bh_lock_sock in sk_destructHerbert Xu2019-12-111-2/+4
* padata: update documentationDaniel Jordan2019-12-115-161/+198
* padata: remove reorder_objectsDaniel Jordan2019-12-112-5/+0
* padata: remove cpumask change notifierDaniel Jordan2019-12-114-87/+1
* padata: always acquire cpu_hotplug_lock before pinst->lockDaniel Jordan2019-12-111-2/+2
* padata: validate cpumask without removed CPU during offlineDaniel Jordan2019-12-112-12/+19
* crypto: cipher - remove crt_u.cipher (struct cipher_tfm)Eric Biggers2019-12-114-114/+43
* crypto: compress - remove crt_u.compress (struct compress_tfm)Eric Biggers2019-12-114-58/+19
* crypto: testmgr - generate inauthentic AEAD test vectorsEric Biggers2019-12-112-73/+261
* crypto: testmgr - create struct aead_extra_tests_ctxEric Biggers2019-12-111-71/+99
* crypto: testmgr - test setting misaligned keysEric Biggers2019-12-111-4/+69
* crypto: testmgr - check skcipher min_keysizeEric Biggers2019-12-111-0/+9
* crypto: testmgr - don't try to decrypt uninitialized buffersEric Biggers2019-12-111-4/+16
* crypto: skcipher - add crypto_skcipher_min_keysize()Eric Biggers2019-12-111-0/+6
* crypto: aead - move crypto_aead_maxauthsize() to <crypto/aead.h>Eric Biggers2019-12-112-10/+10
* crypto: omap-crypto - copy the temporary data to output buffer properlyTero Kristo2019-12-111-1/+36
* crypto: omap-des - handle NULL cipher requestTero Kristo2019-12-111-0/+3
* crypto: omap-des - avoid unnecessary spam with bad cryptlenTero Kristo2019-12-111-3/+1
* crypto: omap-aes-gcm - convert to use crypto engineTero Kristo2019-12-113-68/+55
* crypto: omap-sham - fix unaligned sg list handlingTero Kristo2019-12-111-5/+14
* crypto: omap-aes-gcm - fix failure with assocdata onlyTero Kristo2019-12-112-27/+42
* crypto: omap-aes-gcm - use the AES library to encrypt the tagArd Biesheuvel2019-12-113-98/+33
* crypto: omap-aes-gcm - check length of assocdata in RFC4106 modeArd Biesheuvel2019-12-111-2/+4
* crypto: omap-aes-gcm - add missing .setauthsize hooksArd Biesheuvel2019-12-113-0/+16
* crypto: omap-aes-gcm - deal with memory allocation failureArd Biesheuvel2019-12-111-0/+4
* crypto: omap-aes-ctr - set blocksize to 1Ard Biesheuvel2019-12-111-1/+1
* crypto: omap-aes - reject invalid input sizes for block modesArd Biesheuvel2019-12-111-0/+3
* crypto: omap-aes - fixup aligned data cleanupTero Kristo2019-12-111-2/+2
* crypto: omap-sham - fix split update cases with cryptomgr testsTero Kristo2019-12-111-69/+33
* crypto: omap-aes-gcm - fix corner case with only auth dataTero Kristo2019-12-111-8/+14
* crypto: omap-sham - fix buffer handling for split test casesTero Kristo2019-12-111-2/+13
* crypto: omap-aes - add IV output handlingTero Kristo2019-12-111-0/+12
* crypto: omap-des - add IV output handlingTero Kristo2019-12-111-0/+6
* crypto: omap-aes - remove the sysfs group during driver removalTero Kristo2019-12-111-1/+2
* crypto: omap-sham - remove the sysfs group during driver removalTero Kristo2019-12-111-0/+2
* crypto: omap-sham - split up data to multiple sg elements with huge dataTero Kristo2019-12-111-17/+64
* crypto: shash - allow essiv and hmac to use OPTIONAL_KEY algorithmsEric Biggers2019-12-114-5/+10
* crypto: skcipher - remove crypto_skcipher_extsize()Eric Biggers2019-12-111-6/+1
* crypto: skcipher - remove crypto_skcipher::decryptEric Biggers2019-12-112-5/+1
* crypto: skcipher - remove crypto_skcipher::encryptEric Biggers2019-12-112-3/+1
* crypto: skcipher - remove crypto_skcipher::setkeyEric Biggers2019-12-112-9/+4
* crypto: skcipher - remove crypto_skcipher::keysizeEric Biggers2019-12-115-12/+12
* crypto: skcipher - remove crypto_skcipher::ivsizeEric Biggers2019-12-112-3/+1
* crypto: api - remove another reference to blkcipherEric Biggers2019-12-111-1/+1
* crypto: hisilicon - select CRYPTO_SKCIPHER, not CRYPTO_BLKCIPHEREric Biggers2019-12-111-1/+1
* crypto: pcrypt - Do not clear MAY_SLEEP flag in original requestHerbert Xu2019-12-111-1/+0
* crypto: arm64/ghash-neon - bump priority to 150Ard Biesheuvel2019-12-111-1/+1
* crypto: arm64/sha - fix function typesSami Tolvanen2019-12-115-48/+76
* crypto: ccp - set max RSA modulus size for v3 platform devices as wellArd Biesheuvel2019-12-111-0/+1