aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-21crypto: lrw - Do not use auxiliary bufferOndrej Mosnacek
2018-09-21crypto: lrw - Optimize tweak computationOndrej Mosnacek
2018-09-21crypto: testmgr - Add test for LRW counter wrap-aroundOndrej Mosnacek
2018-09-21crypto: lrw - Fix out-of bounds access on counter overflowOndrej Mosnacek
2018-09-21crypto: tcrypt - fix ghash-generic speed testHoria Geantă
2018-09-21arm64: defconfig: enable CAAM crypto engine on QorIQ DPAA2 SoCsHoria Geantă
2018-09-21crypto: caam/qi2 - add support for ahash algorithmsHoria Geantă
2018-09-21crypto: caam - export ahash shared descriptor generationHoria Geantă
2018-09-21crypto: caam/qi2 - add skcipher algorithmsHoria Geantă
2018-09-21crypto: caam/qi2 - add DPAA2-CAAM driverHoria Geantă
2018-09-21crypto: caam - add Queue Interface v2 error codesHoria Geantă
2018-09-21crypto: caam - add DPAA2-CAAM (DPSECI) backend APIHoria Geantă
2018-09-21crypto: caam - fix implicit casts in endianness helpersHoria Geantă
2018-09-21soc: fsl: dpio: add congestion notification supportHoria Geantă
2018-09-21soc: fsl: dpio: add frame list format supportHoria Geantă
2018-09-21soc: fsl: dpio: add back some frame queue functionsHoria Geantă
2018-09-21bus: fsl-mc: add support for dpseci device typeHoria Geantă
2018-09-21crypto: chacha20 - Fix chacha20_block() keystream alignment (again)Eric Biggers
2018-09-21crypto: xts - Drop use of auxiliary bufferOndrej Mosnacek
2018-09-21crypto: arm64/aes-blk - improve XTS mask handlingArd Biesheuvel
2018-09-21crypto: arm64/aes-blk - add support for CTS-CBC modeArd Biesheuvel
2018-09-21crypto: arm64/aes-blk - revert NEON yield for skciphersArd Biesheuvel
2018-09-21crypto: arm64/aes-blk - remove pointless (u8 *) castsArd Biesheuvel
2018-09-21crypto: cavium/nitrox - use dma_pool_zalloc()Srikanth Jampala
2018-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2018-09-21crypto: caam/jr - fix ablkcipher_edesc pointer arithmeticHoria Geantă
2018-09-14crypto: cavium/nitrox - Added support for SR-IOV configuration.Srikanth Jampala
2018-09-14crypto: aesni - don't use GFP_ATOMIC allocation if the request doesn't cross ...Mikulas Patocka
2018-09-14crc-t10dif: crc_t10dif_mutex can be statickbuild test robot
2018-09-14dm: Remove VLA usage from hashesKees Cook
2018-09-14crypto: x86/aegis,morus - Do not require OSXSAVE for SSE2Ondrej Mosnacek
2018-09-13crypto: ccp - add timeout support in the SEV commandBrijesh Singh
2018-09-04crypto: arm/chacha20 - faster 8-bit rotations and other optimizationsEric Biggers
2018-09-04crc-t10dif: Allow current transform to be inspected in sysfsMartin K. Petersen
2018-09-04crc-t10dif: Pick better transform if one becomes availableMartin K. Petersen
2018-09-04crypto: api - Introduce notifier for new crypto algorithmsMartin K. Petersen
2018-09-04crypto: arm64/crct10dif - implement non-Crypto Extensions alternativeArd Biesheuvel
2018-09-04crypto: arm64/crct10dif - preparatory refactor for 8x8 PMULL versionArd Biesheuvel
2018-09-04crypto: arm64/crc32 - remove PMULL based CRC32 driverArd Biesheuvel
2018-09-04crypto: arm64/aes-modes - get rid of literal load of addend vectorArd Biesheuvel
2018-09-04crypto: arm/ghash-ce - implement support for 4-way aggregationArd Biesheuvel
2018-09-04crypto: x86 - remove SHA multibuffer routines and mcryptdArd Biesheuvel
2018-09-04crypto: atmel - switch to SPDX license identifiersTudor Ambarus
2018-09-04crypto: ccp - add timeout support in the SEV commandBrijesh Singh
2018-09-04crypto: shash - Remove VLA usage in unaligned hashingKees Cook
2018-09-04crypto: qat - Remove VLA usageKees Cook
2018-09-04crypto: api - Introduce generic max blocksize and alignmaskKees Cook
2018-09-04crypto: hash - Remove VLA usageKees Cook
2018-09-04crypto: ccm - Remove VLA usageArd Biesheuvel
2018-09-04crypto: cbc - Remove VLA usageKees Cook