summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2018-08-03crypto: ccree - allow bigger than sector XTS opGilad Ben-Yossef
2018-08-03crypto: ccree - zero all of request ctx before useGilad Ben-Yossef
2018-08-03crypto: ccree - remove cipher ivgen left oversGilad Ben-Yossef
2018-08-03crypto: ccree - drop useless type flag during regGilad Ben-Yossef
2018-08-03crypto: hisilicon - SEC security accelerator driverJonathan Cameron
2018-08-03crypto: virtio - Replace GFP_ATOMIC with GFP_KERNEL in __virtio_crypto_ablkci...Jia-Ju Bai
2018-08-03crypto: qat/adf_aer - Replace GFP_ATOMIC with GFP_KERNEL in adf_dev_aer_sched...Jia-Ju Bai
2018-08-03crypto: cavium/nitrox - Replace GFP_ATOMIC with GFP_KERNEL in crypto_alloc_co...Jia-Ju Bai
2018-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu
2018-07-27crypto: stm32_crc32 - Use existing define with polynomialKrzysztof Kozlowski
2018-07-27crypto: qcom-rng - Add ACPI supportTimur Tabi
2018-07-27crypto: qcom-rng - Add support for prng-eeVinod Koul
2018-07-27crypto: qcom-rng - Add Qcom prng driverVinod Koul
2018-07-26Merge tag 'soc-fsl-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2018-07-24staging: fsl-mc: Move DPIO from staging to drivers/soc/fslRoy Pledge
2018-07-20crypto: sharah - Unregister correct algorithms for SAHARA 3Michael Müller
2018-07-20crypto: inside-secure - initialize first_rdesc to make GCC happyAntoine Tenart
2018-07-20crypto: inside-secure - switch to SPDX identifiersAntoine Tenart
2018-07-20crypto: padlock-aes - Fix Nano workaround data corruptionHerbert Xu
2018-07-13crypto: chtls - use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva
2018-07-13crypto: ccp - Add support for new CCP/PSP device IDTom Lendacky
2018-07-13crypto: ccp - Support register differences between PSP devicesTom Lendacky
2018-07-13crypto: ccp - Remove unused #definesTom Lendacky
2018-07-13crypto: ccp - Add psp enabled message when initialization succeedsTom Lendacky
2018-07-13crypto: ccp - Fix command completion detection raceTom Lendacky
2018-07-12tcp: use monotonic timestamps for PAWSArnd Bergmann
2018-07-09crypto: ccree - rate limit debug printGilad Ben-Yossef
2018-07-09crypto: ccree - use CBC-CS3 CTS modeGilad Ben-Yossef
2018-07-09crypto: ccree - remove dead legacy codeGilad Ben-Yossef
2018-07-09crypto: ccree - fix iv handlingGilad Ben-Yossef
2018-07-09crypto: ccree - fix finupHadar Gat
2018-07-09crypto: remove redundant type flags from tfm allocationEric Biggers
2018-07-09crypto: skcipher - remove useless setting of type flagsEric Biggers
2018-07-09crypto: aead - remove useless setting of type flagsEric Biggers
2018-07-09crypto: ahash - remove useless setting of cra_typeEric Biggers
2018-07-09crypto: ahash - remove useless setting of type flagsEric Biggers
2018-07-09crypto: shash - remove useless setting of type flagsEric Biggers
2018-07-09crypto: inside-secure - remove request list to improve performanceOfer Heifetz
2018-07-09crypto: inside-secure - ecb(des3_ede) and cbc(des3_ede) supportOfer Heifetz
2018-07-09crypto: inside-secure - ecb(des) and cbc(des) supportOfer Heifetz
2018-07-09crypto: inside-secure - hmac(md5) supportOfer Heifetz
2018-07-09crypto: inside-secure - md5 supportOfer Heifetz
2018-07-09crypto: inside-secure - set tx_max_cmd_queue to 32Ofer Heifetz
2018-07-09crypto: inside-secure - reset CDR and RDR rings on module removalOfer Heifetz
2018-07-09crypto: inside-secure - adjust the TRC configuration for EIP197DOfer Heifetz
2018-07-09crypto: inside-secure - eip197d supportAntoine Tenart
2018-07-09crypto: inside-secure - add multiple processing engine supportOfer Heifetz
2018-07-09crypto: inside-secure - dynamic ring configuration allocationOfer Heifetz
2018-07-09crypto: inside-secure - add an invalidation flagAntoine Tenart
2018-07-09crypto: inside-secure - filter out the algorithms by engineAntoine Tenart