summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
AgeCommit message (Expand)Author
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
2018-07-09crypto: inside-secure - use precise compatiblesAntoine Tenart
2018-07-09crypto: inside-secure - move the firmware to a better locationAntoine Tenart
2018-07-09crypto: stm32/crc - Add power management supportlionel.debieve@st.com
2018-07-09crypto: stm32/hash - Add power management supportlionel.debieve@st.com
2018-07-09crypto: stm32/cryp - Add power management supportlionel.debieve@st.com
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap
2018-07-01crypto: virtio - Register an algo only if it's supportedFarhan Ali
2018-07-01crypto: virtio - Read crypto services and algorithm masksFarhan Ali
2018-06-24Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-06-22crypto: atmel-ecc - remove overly verbose dev_infoTudor-Dan Ambarus
2018-06-22crypto: atmel-ecc - fix to allow multi segment scatterlistsTudor-Dan Ambarus
2018-06-22crypto: cavium - make structure algs staticColin Ian King
2018-06-22crypto: inside-secure - authenc(hmac(sha384), cbc(aes)) supportAntoine Tenart