summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-11crypto: skcipher - add crypto_skcipher_min_keysize()Eric Biggers
2019-12-11crypto: aead - move crypto_aead_maxauthsize() to <crypto/aead.h>Eric Biggers
2019-12-11crypto: omap-crypto - copy the temporary data to output buffer properlyTero Kristo
2019-12-11crypto: omap-des - handle NULL cipher requestTero Kristo
2019-12-11crypto: omap-des - avoid unnecessary spam with bad cryptlenTero Kristo
2019-12-11crypto: omap-aes-gcm - convert to use crypto engineTero Kristo
2019-12-11crypto: omap-sham - fix unaligned sg list handlingTero Kristo
2019-12-11crypto: omap-aes-gcm - fix failure with assocdata onlyTero Kristo
2019-12-11crypto: omap-aes-gcm - use the AES library to encrypt the tagArd Biesheuvel
2019-12-11crypto: omap-aes-gcm - check length of assocdata in RFC4106 modeArd Biesheuvel
2019-12-11crypto: omap-aes-gcm - add missing .setauthsize hooksArd Biesheuvel
2019-12-11crypto: omap-aes-gcm - deal with memory allocation failureArd Biesheuvel
2019-12-11crypto: omap-aes-ctr - set blocksize to 1Ard Biesheuvel
2019-12-11crypto: omap-aes - reject invalid input sizes for block modesArd Biesheuvel
2019-12-11crypto: omap-aes - fixup aligned data cleanupTero Kristo
2019-12-11crypto: omap-sham - fix split update cases with cryptomgr testsTero Kristo
2019-12-11crypto: omap-aes-gcm - fix corner case with only auth dataTero Kristo
2019-12-11crypto: omap-sham - fix buffer handling for split test casesTero Kristo
2019-12-11crypto: omap-aes - add IV output handlingTero Kristo
2019-12-11crypto: omap-des - add IV output handlingTero Kristo
2019-12-11crypto: omap-aes - remove the sysfs group during driver removalTero Kristo
2019-12-11crypto: omap-sham - remove the sysfs group during driver removalTero Kristo
2019-12-11crypto: omap-sham - split up data to multiple sg elements with huge dataTero Kristo
2019-12-11crypto: shash - allow essiv and hmac to use OPTIONAL_KEY algorithmsEric Biggers
2019-12-11crypto: skcipher - remove crypto_skcipher_extsize()Eric Biggers
2019-12-11crypto: skcipher - remove crypto_skcipher::decryptEric Biggers
2019-12-11crypto: skcipher - remove crypto_skcipher::encryptEric Biggers
2019-12-11crypto: skcipher - remove crypto_skcipher::setkeyEric Biggers
2019-12-11crypto: skcipher - remove crypto_skcipher::keysizeEric Biggers
2019-12-11crypto: skcipher - remove crypto_skcipher::ivsizeEric Biggers
2019-12-11crypto: api - remove another reference to blkcipherEric Biggers
2019-12-11crypto: hisilicon - select CRYPTO_SKCIPHER, not CRYPTO_BLKCIPHEREric Biggers
2019-12-11crypto: pcrypt - Do not clear MAY_SLEEP flag in original requestHerbert Xu
2019-12-11crypto: arm64/ghash-neon - bump priority to 150Ard Biesheuvel
2019-12-11crypto: arm64/sha - fix function typesSami Tolvanen
2019-12-11crypto: ccp - set max RSA modulus size for v3 platform devices as wellArd Biesheuvel
2019-12-11crypto: ccree - fix backlog memory leakGilad Ben-Yossef
2019-12-11crypto: ccree - fix typos in error msgsHadar Gat
2019-12-11crypto: ccree - fix typos in commentsHadar Gat
2019-12-11crypto: ccree - remove useless defineGilad Ben-Yossef
2019-12-11crypto: x86 - Regularize glue function prototypesKees Cook
2019-12-11crypto: caam - do not reset pointer size from MCFGR registerIuliana Prodan
2019-12-11crypto: pcrypt - Avoid deadlock by using per-instance padata queuesHerbert Xu
2019-12-11crypto: atmel-tdes - Retire dma_request_slave_channel_compat()Peter Ujfalusi
2019-12-11crypto: atmel-sha - Retire dma_request_slave_channel_compat()Peter Ujfalusi
2019-12-11crypto: atmel-aes - Retire dma_request_slave_channel_compat()Peter Ujfalusi
2019-12-11crypto: Kconfig - Fix indentationKrzysztof Kozlowski
2019-12-11crypto: sun4i-ss - add the A33 variant of SSCorentin Labbe
2019-12-11MAINTAINERS: update my e-mail addressKamil Konieczny
2019-12-11hwrng: iproc-rng200 - Add support for BCM2711Stefan Wahren