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