summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-04-18crypto: rsa - unimplement sign/verify for raw RSA backendsVitaly Chikunov
2019-04-18crypto: ux500 - Forbid 2-key 3DES in FIPS modeHerbert Xu
2019-04-18crypto: talitos - Forbid 2-key 3DES in FIPS modeHerbert Xu
2019-04-18crypto: sun4i-ss - Forbid 2-key 3DES in FIPS modeHerbert Xu
2019-04-18crypto: stm32 - Forbid 2-key 3DES in FIPS modeHerbert Xu
2019-04-18crypto: rockchip - Forbid 2-key 3DES in FIPS modeHerbert Xu
2019-04-18crypto: qce - Forbid 2-key 3DES in FIPS modeHerbert Xu
2019-04-18crypto: picoxcell - Forbid 2-key 3DES in FIPS modeHerbert Xu
2019-04-18crypto: omap - Forbid 2-key 3DES in FIPS modeHerbert Xu
2019-04-18crypto: n2 - Forbid 2-key 3DES in FIPS modeHerbert Xu
2019-04-18crypto: marvell - Forbid 2-key 3DES in FIPS modeHerbert Xu
2019-04-18crypto: ixp4xx - Forbid 2-key 3DES in FIPS modeHerbert Xu
2019-04-18crypto: inside-secure - Forbid 2-key 3DES in FIPS modeHerbert Xu
2019-04-18crypto: hisilicon - Forbid 2-key 3DES in FIPS modeHerbert Xu
2019-04-18crypto: hifn_795x - Forbid 2-key 3DES in FIPS modeHerbert Xu
2019-04-18crypto: ccree - Forbid 2-key 3DES in FIPS modeHerbert Xu
2019-04-18crypto: ccp - Forbid 2-key 3DES in FIPS modeHerbert Xu
2019-04-18crypto: nitrox - Forbid 2-key 3DES in FIPS modeHerbert Xu
2019-04-18crypto: cavium - Forbid 2-key 3DES in FIPS modeHerbert Xu
2019-04-18crypto: caam - Forbid 2-key 3DES in FIPS modeHerbert Xu
2019-04-18crypto: bcm - Forbid 2-key 3DES in FIPS modeHerbert Xu
2019-04-18crypto: atmel - Forbid 2-key 3DES in FIPS modeHerbert Xu
2019-04-18crypto: vmx - return correct error code on failed setkeyEric Biggers
2019-04-18crypto: mxs-dcp - remove set but not used variable 'fini'YueHaibing
2019-04-18crypto: sahara - Convert IS_ENABLED uses to __is_definedJoe Perches
2019-04-18crypto: caam/jr - Remove extra memory barrier during job ring dequeueVakul Garg
2019-04-18crypto: ccp - Do not free psp_master when PLATFORM_INIT failsSingh, Brijesh
2019-04-18crypto: stm32/hash - Fix self test issue during exportLionel Debieve
2019-04-16crypto: mxc-scc - Remove broken driverHerbert Xu
2019-04-15hwrng: stm32 - set default random qualityLionel Debieve
2019-04-15hwrng: stm32 - fix unbalanced pm_runtime_enableLionel Debieve
2019-04-08crypto: nx842 - remove set but not used variables 'dpadding' and 'max_sync_size'YueHaibing
2019-04-08crypto: mxs-dcp - return errcode in mxs_dcp_aes_enqueue and dcp_sha_update_fxYueHaibing
2019-04-08crypto: marvell - remove set but not used variable 'index'YueHaibing
2019-04-08crypto: ccp - Use kmemdup in ccp_copy_and_save_keypart()YueHaibing
2019-04-08crypto: ccp - introduce SEV_GET_ID2 commandSingh, Brijesh
2019-04-08crypto: caam/qi - Change a couple IS_ERR_OR_NULL() checks to IS_ERR()Dan Carpenter
2019-04-08crypto: cavium/nitrox - Added rfc4106(gcm(aes)) cipher supportNagadheeraj Rottela
2019-03-28crypto: caam - limit AXI pipeline to a depth of 1Iuliana Prodan
2019-03-28crypto: caam/jr - Remove extra memory barrier during job ring enqueueVakul Garg
2019-03-28crypto: caam/jr - Removed redundant vars from job ring private dataVakul Garg
2019-03-28crypto: caam/jr - Remove spinlock for output job ringVakul Garg
2019-03-28crypto: vmx - Make p8_init and p8_exit staticYueHaibing
2019-03-28crypto: cavium - Make cptvf_device_init staticYueHaibing
2019-03-28crypto: bcm - remove unused array tag_to_hash_idxYueHaibing
2019-03-28crypto: zip - Make some functions staticYueHaibing
2019-03-28crypto: ccp - Make ccp_register_rsa_alg staticYueHaibing
2019-03-28crypto: cavium - Make some functions staticYueHaibing
2019-03-28crypto: cavium - remove unused fucntionsYueHaibing
2019-03-22crypto: vmx - fix copy-paste error in CTR modeDaniel Axtens