Age | Commit message (Expand) | Author |
2019-04-18 | crypto: rsa - unimplement sign/verify for raw RSA backends | Vitaly Chikunov |
2019-04-18 | crypto: akcipher - default implementations for request callbacks | Vitaly Chikunov |
2019-04-18 | crypto: ux500 - Forbid 2-key 3DES in FIPS mode | Herbert Xu |
2019-04-18 | crypto: talitos - Forbid 2-key 3DES in FIPS mode | Herbert Xu |
2019-04-18 | crypto: sun4i-ss - Forbid 2-key 3DES in FIPS mode | Herbert Xu |
2019-04-18 | crypto: stm32 - Forbid 2-key 3DES in FIPS mode | Herbert Xu |
2019-04-18 | crypto: rockchip - Forbid 2-key 3DES in FIPS mode | Herbert Xu |
2019-04-18 | crypto: qce - Forbid 2-key 3DES in FIPS mode | Herbert Xu |
2019-04-18 | crypto: picoxcell - Forbid 2-key 3DES in FIPS mode | Herbert Xu |
2019-04-18 | crypto: omap - Forbid 2-key 3DES in FIPS mode | Herbert Xu |
2019-04-18 | crypto: n2 - Forbid 2-key 3DES in FIPS mode | Herbert Xu |
2019-04-18 | crypto: marvell - Forbid 2-key 3DES in FIPS mode | Herbert Xu |
2019-04-18 | crypto: ixp4xx - Forbid 2-key 3DES in FIPS mode | Herbert Xu |
2019-04-18 | crypto: inside-secure - Forbid 2-key 3DES in FIPS mode | Herbert Xu |
2019-04-18 | crypto: hisilicon - Forbid 2-key 3DES in FIPS mode | Herbert Xu |
2019-04-18 | crypto: hifn_795x - Forbid 2-key 3DES in FIPS mode | Herbert Xu |
2019-04-18 | crypto: ccree - Forbid 2-key 3DES in FIPS mode | Herbert Xu |
2019-04-18 | crypto: ccp - Forbid 2-key 3DES in FIPS mode | Herbert Xu |
2019-04-18 | crypto: nitrox - Forbid 2-key 3DES in FIPS mode | Herbert Xu |
2019-04-18 | crypto: cavium - Forbid 2-key 3DES in FIPS mode | Herbert Xu |
2019-04-18 | crypto: caam - Forbid 2-key 3DES in FIPS mode | Herbert Xu |
2019-04-18 | crypto: bcm - Forbid 2-key 3DES in FIPS mode | Herbert Xu |
2019-04-18 | crypto: atmel - Forbid 2-key 3DES in FIPS mode | Herbert Xu |
2019-04-18 | crypto: sparc - Forbid 2-key 3DES in FIPS mode | Herbert Xu |
2019-04-18 | crypto: s390 - Forbid 2-key 3DES in FIPS mode | Herbert Xu |
2019-04-18 | crypto: des_generic - Forbid 2-key in 3DES and add helpers | Herbert Xu |
2019-04-18 | crypto: vmx - return correct error code on failed setkey | Eric Biggers |
2019-04-18 | crypto: arm64/aes-neonbs - don't access already-freed walk.iv | Eric Biggers |
2019-04-18 | crypto: arm/aes-neonbs - don't access already-freed walk.iv | Eric Biggers |
2019-04-18 | crypto: salsa20 - don't access already-freed walk.iv | Eric Biggers |
2019-04-18 | crypto: lrw - don't access already-freed walk.iv | Eric Biggers |
2019-04-18 | crypto: mxs-dcp - remove set but not used variable 'fini' | YueHaibing |
2019-04-18 | crypto: sahara - Convert IS_ENABLED uses to __is_defined | Joe Perches |
2019-04-18 | crypto: caam/jr - Remove extra memory barrier during job ring dequeue | Vakul Garg |
2019-04-18 | crypto: ccp - Do not free psp_master when PLATFORM_INIT fails | Singh, Brijesh |
2019-04-18 | crypto: stm32/hash - Fix self test issue during export | Lionel Debieve |
2019-04-16 | crypto: mxc-scc - Remove broken driver | Herbert Xu |
2019-04-15 | hwrng: stm32 - set default random quality | Lionel Debieve |
2019-04-15 | hwrng: stm32 - fix unbalanced pm_runtime_enable | Lionel Debieve |
2019-04-08 | crypto: testmgr - add panic_on_fail module parameter | Eric Biggers |
2019-04-08 | crypto: arm64/cbcmac - handle empty messages in same way as template | Eric Biggers |
2019-04-08 | crypto: cts - don't support empty messages | Eric Biggers |
2019-04-08 | crypto: streebog - fix unaligned memory accesses | Eric Biggers |
2019-04-08 | crypto: chacha20poly1305 - set cra_name correctly | Eric Biggers |
2019-04-08 | crypto: skcipher - don't WARN on unprocessed data after slow walk step | Eric Biggers |
2019-04-08 | crypto: x86/crct10dif-pcl - fix use via crypto_shash_digest() | Eric Biggers |
2019-04-08 | crypto: crct10dif-generic - fix use via crypto_shash_digest() | Eric Biggers |
2019-04-08 | crypto: nx842 - remove set but not used variables 'dpadding' and 'max_sync_size' | YueHaibing |
2019-04-08 | crypto: mxs-dcp - return errcode in mxs_dcp_aes_enqueue and dcp_sha_update_fx | YueHaibing |
2019-04-08 | crypto: marvell - remove set but not used variable 'index' | YueHaibing |