summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-03crypto: stm32/hash - remove interruptible condition for dmaLionel Debieve
2019-07-03crypto: stm32/hash - Fix hmac issue more than 256 bytesLionel Debieve
2019-07-03crypto: stm32/crc32 - rename driver fileLionel Debieve
2019-07-03crypto: amcc - remove memset after dma_alloc_coherentFuqian Huang
2019-07-03crypto: ccp - Switch to SPDX license identifiersHook, Gary
2019-07-03crypto: ccp - Validate the the error value used to index error messagesHook, Gary
2019-07-03crypto: doc - Fix formatting of new crypto engine contentHook, Gary
2019-07-03crypto: doc - Add parameter documentationHook, Gary
2019-07-03crypto: arm64/aes-ce - implement 5 way interleave for ECB, CBC and CTRArd Biesheuvel
2019-07-03crypto: arm64/aes-ce - add 5 way interleave routinesArd Biesheuvel
2019-07-03crypto: talitos - drop icv_oolChristophe Leroy
2019-07-03crypto: talitos - fix hash on SEC1.Christophe Leroy
2019-07-03crypto: talitos - move struct talitos_edesc into talitos.hChristophe Leroy
2019-07-03lib/scatterlist: Fix mapping iterator when sg->offset is greater than PAGE_SIZEChristophe Leroy
2019-06-28crypto/NX: Set receive window credits to max number of CRBs in RxFIFOHaren Myneni
2019-06-27crypto: asymmetric_keys - select CRYPTO_HASH where neededArnd Bergmann
2019-06-27crypto: serpent - mark __serpent_setkey_sbox noinlineArnd Bergmann
2019-06-27crypto: testmgr - dynamically allocate crypto_shashArnd Bergmann
2019-06-27crypto: testmgr - dynamically allocate testvec_configArnd Bergmann
2019-06-27crypto: talitos - eliminate unneeded 'done' functions at build timeChristophe Leroy
2019-06-27crypto: sun4i-ss - reduce stack usageArnd Bergmann
2019-06-27crypto: ccree - add HW engine config checkGilad Ben-Yossef
2019-06-27crypto: ccree - prevent isr handling in case driver is suspendedOfir Drang
2019-06-27crypto: ccree - check that cryptocell reset completedOfir Drang
2019-06-27crypto: ccree - Relocate driver irq registration after clk initofir.drang@arm.com
2019-06-20crypto: nx - no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-20fs: cifs: switch to RC4 library interfaceArd Biesheuvel
2019-06-20ppp: mppe: switch to RC4 library interfaceArd Biesheuvel
2019-06-20crypto: arc4 - remove cipher implementationArd Biesheuvel
2019-06-20net/lib80211: move TKIP handling to ARC4 library codeArd Biesheuvel
2019-06-20net/lib80211: move WEP handling to ARC4 library codeArd Biesheuvel
2019-06-20net/mac80211: move WEP handling to ARC4 library interfaceArd Biesheuvel
2019-06-20crypto: arc4 - refactor arc4 core code into separate libraryArd Biesheuvel
2019-06-20crypto: talitos - fix max key size for sha384 and sha512Christophe Leroy
2019-06-20crypto: vmx - Document CTR mode counter width quirksDaniel Axtens
2019-06-20crypto: caam - update IV using HW supportHoria Geantă
2019-06-20crypto: caam - use len instead of nents for bulding HW S/G tableHoria Geantă
2019-06-20hwrng: iproc-rng200 - Add support for 7211Florian Fainelli
2019-06-20dt-bindings: rng: Document BCM7211 RNG compatible stringFlorian Fainelli
2019-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2019-06-13crypto: sahara - Use devm_platform_ioremap_resource()Fabio Estevam
2019-06-13crypto: mxs-dcp - Use devm_platform_ioremap_resource()Fabio Estevam
2019-06-13crypto: hisilicon - Use the correct style for SPDX License IdentifierNishad Kamdar
2019-06-13crypto: qat - use struct_size() helperGustavo A. R. Silva
2019-06-13ARM: dts: imx7ulp: add crypto supportIuliana Prodan
2019-06-13crypto: cavium/nitrox - Use the correct style for SPDX License IdentifierNishad Kamdar
2019-06-13crypto: bcm - Make some symbols staticYueHaibing
2019-06-13crypto: chacha - constify ctx and iv argumentsEric Biggers
2019-06-13crypto: chacha20poly1305 - a few cleanupsEric Biggers
2019-06-13crypto: skcipher - make chunksize and walksize accessors internalEric Biggers