summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-08crypto: morus - fix handling chunked inputsEric Biggers
2019-02-08crypto: aegis - fix handling chunked inputsEric Biggers
2019-02-08crypto: caam - fixed handling of sg listPankaj Gupta
2019-02-08crypto: arm64/crct10dif-ce - cleanup and optimizationsEric Biggers
2019-02-08crypto: arm/crct10dif-ce - cleanup and optimizationsEric Biggers
2019-02-08crypto: x86/crct10dif-pcl - cleanup and optimizationsEric Biggers
2019-02-08crypto: ccp - fix the SEV probe in kexec boot pathSingh, Brijesh
2019-02-08crypto: testmgr - use kmemdupChristopher Diaz Riveros
2019-02-01crypto: arm64/crct10dif - register PMULL variants as separate algosArd Biesheuvel
2019-02-01crypto: arm64/crct10dif - remove dead codeArd Biesheuvel
2019-02-01crypto: arm/crct10dif - remove dead codeArd Biesheuvel
2019-02-01crypto: arm64/crct10dif - revert to C code for short inputsArd Biesheuvel
2019-02-01crypto: arm/crct10dif - revert to C code for short inputsArd Biesheuvel
2019-02-01crypto: caam - fix DMA mapping of stack memoryHoria Geantă
2019-02-01crypto: arm64/ghash - register PMULL variants as separate algosArd Biesheuvel
2019-02-01crypto: testmgr - mark crc32 checksum as FIPS allowedMilan Broz
2019-02-01crypto: bcm - remove -I. header search path and unused macro defineMasahiro Yamada
2019-02-01crypto: prefix header search paths with $(srctree)/Masahiro Yamada
2019-02-01crypto: arm64/aes-ccm - don't use an atomic walk needlesslyArd Biesheuvel
2019-02-01crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routineArd Biesheuvel
2019-02-01crypto: arm64/aes-ccm - fix logical bug in AAD MAC handlingArd Biesheuvel
2019-02-01crypto: testmgr - skip crc32c context test for ahash algorithmsEric Biggers
2019-02-01crypto: axis - move request unmap outside of the queue lockVincent Whitchurch
2019-02-01crypto: axis - use a constant time tag compareLars Persson
2019-02-01crypto: axis - support variable AEAD tag lengthLars Persson
2019-02-01crypto: axis - give DMA the start of the status bufferLars Persson
2019-02-01crypto: axis - fix for recursive locking from bottom halfLars Persson
2019-02-01crypto: axis - remove sha512 support for artpec7Lars Persson
2019-02-01crypto: axis - remove sha384 support for artpec7Lars Persson
2019-02-01crypto: crypto4xx - Fix wrong ppc4xx_trng_probe()/ppc4xx_trng_remove() argumentsCorentin Labbe
2019-02-01crypto: chelsio - Fix passing zero to 'PTR_ERR' warning in chcr_aead_opYueHaibing
2019-02-01crypto: caam - fix indentation of goto labelRoland Hieber
2019-02-01crypto: caam - no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-01crypto: ccp - no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-01crypto: cavium/nitrox - no need to check return value of debugfs_create funct...Greg Kroah-Hartman
2019-02-01crypto: cavium/zip - no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-01crypto: axis - no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-01crypto: ccree - no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-01crypto: qat - no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-01crypto: caam - handle zero-length AEAD outputHoria Geantă
2019-02-01crypto: caam - add support for cmac(aes)Iuliana Prodan
2019-02-01crypto: seqiv - Use kmemdup in seqiv_aead_encrypt()YueHaibing
2019-01-25crypto: clarify name of WEAK_KEY request flagEric Biggers
2019-01-25crypto: bcm - remove unused function do_decrypt()Eric Biggers
2019-01-25hwrng: virtio - Avoid repeated init of completionDavid Tolnay
2019-01-25crypto: chacha20poly1305 - use template array registering API to simplify the...Xiongfeng Wang
2019-01-25crypto: ctr - use template array registering API to simplify the codeXiongfeng Wang
2019-01-25crypto: gcm - use template array registering API to simplify the codeXiongfeng Wang
2019-01-25crypto: ccm - use template array registering API to simplify the codeXiongfeng Wang
2019-01-25crypto: api - add a helper to (un)register a array of templatesXiongfeng Wang