aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-27crypto: arch - conditionalize crypto api in arch glue for lib codeJason A. Donenfeld
2019-11-22crypto: vmx - Avoid weird build failuresMichael Ellerman
2019-11-22crypto: lib/chacha20poly1305 - use chacha20_crypt()Eric Biggers
2019-11-22crypto: x86/chacha - only unregister algorithms if registeredEric Biggers
2019-11-22crypto: chacha_generic - remove unnecessary setkey() functionsEric Biggers
2019-11-22crypto: amlogic - enable working on big endian kernelCorentin Labbe
2019-11-22crypto: sun8i-ce - enable working on big endianCorentin Labbe
2019-11-22crypto: mips/chacha - select CRYPTO_SKCIPHER, not CRYPTO_BLKCIPHEREric Biggers
2019-11-22hwrng: ks-sa - Enable COMPILE_TESTHerbert Xu
2019-11-22crypto: essiv - remove redundant null pointer check before kfreeChen Wandun
2019-11-22crypto: atmel-aes - Change data type for "lastc" bufferTudor Ambarus
2019-11-22crypto: atmel-tdes - Set the IV after {en,de}cryptTudor Ambarus
2019-11-22crypto: sun4i-ss - fix big endian issuesCorentin Labbe
2019-11-22crypto: sun4i-ss - hide the Invalid keylen messageCorentin Labbe
2019-11-22crypto: sun4i-ss - use crypto_ahash_digestsizeCorentin Labbe
2019-11-22crypto: sun4i-ss - remove dependency on not 64BITCorentin Labbe
2019-11-22crypto: sun4i-ss - Fix 64-bit size_t warnings on sun4i-ss-hash.cCorentin Labbe
2019-11-22MAINTAINERS: Add maintainer for HiSilicon SEC V2 driverZaibo Xu
2019-11-22crypto: hisilicon - add DebugFS for HiSilicon SECZaibo Xu
2019-11-22Documentation: add DebugFS doc for HiSilicon SECLongfang Liu
2019-11-22crypto: hisilicon - add SRIOV for HiSilicon SECZaibo Xu
2019-11-22crypto: hisilicon - add HiSilicon SEC V2 driverZaibo Xu
2019-11-22crypto: atmel - Fix build error of CRYPTO_AUTHENCYueHaibing
2019-11-22crypto: qce/dma - Use dma_request_chan() directly for channel requestPeter Ujfalusi
2019-11-22crypto: ccp - add SEV command privilege separationBrijesh Singh
2019-11-22crypto: blake2b - rename tfm context and _setkey callbackDavid Sterba
2019-11-22crypto: blake2b - merge _update to api callbackDavid Sterba
2019-11-22crypto: blake2b - open code set last block helperDavid Sterba
2019-11-22crypto: blake2b - delete unused structs or membersDavid Sterba
2019-11-22crypto: blake2b - simplify key initDavid Sterba
2019-11-22crypto: blake2b - merge blake2 init to api callbackDavid Sterba
2019-11-22crypto: blake2b - merge _final implementation to callbackDavid Sterba
2019-11-22crypto: sun8i-ce - Fix memdup.cocci warningsYueHaibing
2019-11-22crypto: sun4i-ss - Fix 64-bit size_t warningsHerbert Xu
2019-11-17crypto: ccree - update a stale reference to ablkcipherArd Biesheuvel
2019-11-17crypto: ablkcipher - remove deprecated and unused ablkcipher supportArd Biesheuvel
2019-11-17crypto: nx - remove stale comment referring to the blkcipher walk APIArd Biesheuvel
2019-11-17crypto: marvell/cesa - rename blkcipher to skcipherArd Biesheuvel
2019-11-17crypto: qat - switch to skcipher APIArd Biesheuvel
2019-11-17crypto: talitos - switch to skcipher APIArd Biesheuvel
2019-11-17crypto: rockchip - switch to skcipher APIArd Biesheuvel
2019-11-17crypto: niagara2 - switch to skcipher APIArd Biesheuvel
2019-11-17crypto: stm32 - switch to skcipher APIArd Biesheuvel
2019-11-17crypto: qce - switch to skcipher APIArd Biesheuvel
2019-11-17crypto: picoxcell - switch to skcipher APIArd Biesheuvel
2019-11-17crypto: sahara - switch to skcipher APIArd Biesheuvel
2019-11-17crypto: mediatek - switch to skcipher APIArd Biesheuvel
2019-11-17crypto: mxs - switch to skcipher APIArd Biesheuvel
2019-11-17crypto: ixp4xx - switch to skcipher APIArd Biesheuvel
2019-11-17crypto: hifn - switch to skcipher APIArd Biesheuvel