summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2019-01-25crypto: morus - Convert to SPDX license identifiersThomas Gleixner
2019-01-25crypto: aegis - Convert to SPDX license identifiersThomas Gleixner
2019-01-25crypto: morus - Cleanup license messThomas Gleixner
2019-01-25crypto: aegis - Cleanup license messThomas Gleixner
2019-01-25crypto: chelsio - Inline single pdu onlyAtul Gupta
2019-01-25crypto: chelsio - avoid using sa_entry immAtul Gupta
2019-01-25crypto: ccree - don't copy zero size ciphertextGilad Ben-Yossef
2019-01-25crypto: ccree - shared irq lines are not a bugGilad Ben-Yossef
2019-01-25crypto: ccree - unmap buffer before copying IVGilad Ben-Yossef
2019-01-25crypto: ccree - remove legacy leftoverHadar Gat
2019-01-25crypto: ccree - fix free of unallocated mlli bufferHadar Gat
2019-01-25crypto: ccree - add error messageHadar Gat
2019-01-25crypto: ccree - improve error handlingHadar Gat
2019-01-18crypto: testmgr - unify the AEAD encryption and decryption test vectorsEric Biggers
2019-01-18crypto: testmgr - add rfc4543(gcm(aes)) decryption test to encryption testsEric Biggers
2019-01-18crypto: testmgr - add gcm(aes) decryption tests to encryption testsEric Biggers
2019-01-18crypto: testmgr - add ccm(aes) decryption tests to encryption testsEric Biggers
2019-01-18crypto: testmgr - skip AEAD encryption test vectors with novrfy setEric Biggers
2019-01-18crypto: af_alg - remove redundant initializations of sk_familyEric Biggers
2019-01-18crypto: af_alg - use list_for_each_entry() in af_alg_count_tsgl()Eric Biggers
2019-01-18crypto: af_alg - make some functions staticEric Biggers
2019-01-18crypto: stat - remove unused mutexEric Biggers
2019-01-18crypto: tgr192 - fix unaligned memory accessEric Biggers
2019-01-18crypto: x86/aesni-gcm - make 'struct aesni_gcm_tfm_s' static constEric Biggers
2019-01-18crypto: user - forward declare crypto_nlskEric Biggers
2019-01-18crypto: testmgr - handle endianness correctly in alg_test_crc32c()Eric Biggers