index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-18
crypto: rsa - unimplement sign/verify for raw RSA backends
Vitaly Chikunov
3
-6
/
+0
2019-04-18
crypto: ux500 - Forbid 2-key 3DES in FIPS mode
Herbert Xu
1
-79
/
+7
2019-04-18
crypto: talitos - Forbid 2-key 3DES in FIPS mode
Herbert Xu
1
-13
/
+95
2019-04-18
crypto: sun4i-ss - Forbid 2-key 3DES in FIPS mode
Herbert Xu
1
-6
/
+5
2019-04-18
crypto: stm32 - Forbid 2-key 3DES in FIPS mode
Herbert Xu
1
-4
/
+11
2019-04-18
crypto: rockchip - Forbid 2-key 3DES in FIPS mode
Herbert Xu
1
-12
/
+24
2019-04-18
crypto: qce - Forbid 2-key 3DES in FIPS mode
Herbert Xu
1
-1
/
+21
2019-04-18
crypto: picoxcell - Forbid 2-key 3DES in FIPS mode
Herbert Xu
1
-7
/
+26
2019-04-18
crypto: omap - Forbid 2-key 3DES in FIPS mode
Herbert Xu
1
-5
/
+24
2019-04-18
crypto: n2 - Forbid 2-key 3DES in FIPS mode
Herbert Xu
1
-4
/
+9
2019-04-18
crypto: marvell - Forbid 2-key 3DES in FIPS mode
Herbert Xu
1
-6
/
+5
2019-04-18
crypto: ixp4xx - Forbid 2-key 3DES in FIPS mode
Herbert Xu
1
-9
/
+55
2019-04-18
crypto: inside-secure - Forbid 2-key 3DES in FIPS mode
Herbert Xu
1
-6
/
+5
2019-04-18
crypto: hisilicon - Forbid 2-key 3DES in FIPS mode
Herbert Xu
1
-8
/
+4
2019-04-18
crypto: hifn_795x - Forbid 2-key 3DES in FIPS mode
Herbert Xu
1
-4
/
+27
2019-04-18
crypto: ccree - Forbid 2-key 3DES in FIPS mode
Herbert Xu
1
-2
/
+35
2019-04-18
crypto: ccp - Forbid 2-key 3DES in FIPS mode
Herbert Xu
1
-17
/
+4
2019-04-18
crypto: nitrox - Forbid 2-key 3DES in FIPS mode
Herbert Xu
1
-6
/
+2
2019-04-18
crypto: cavium - Forbid 2-key 3DES in FIPS mode
Herbert Xu
1
-0
/
+18
2019-04-18
crypto: caam - Forbid 2-key 3DES in FIPS mode
Herbert Xu
3
-38
/
+151
2019-04-18
crypto: bcm - Forbid 2-key 3DES in FIPS mode
Herbert Xu
1
-10
/
+11
2019-04-18
crypto: atmel - Forbid 2-key 3DES in FIPS mode
Herbert Xu
1
-93
/
+10
2019-04-18
crypto: vmx - return correct error code on failed setkey
Eric Biggers
4
-12
/
+16
2019-04-18
crypto: mxs-dcp - remove set but not used variable 'fini'
YueHaibing
1
-9
/
+1
2019-04-18
crypto: sahara - Convert IS_ENABLED uses to __is_defined
Joe Perches
1
-3
/
+3
2019-04-18
crypto: caam/jr - Remove extra memory barrier during job ring dequeue
Vakul Garg
2
-1
/
+9
2019-04-18
crypto: ccp - Do not free psp_master when PLATFORM_INIT fails
Singh, Brijesh
1
-1
/
+1
2019-04-18
crypto: stm32/hash - Fix self test issue during export
Lionel Debieve
1
-3
/
+1
2019-04-16
crypto: mxc-scc - Remove broken driver
Herbert Xu
3
-777
/
+0
2019-04-08
crypto: nx842 - remove set but not used variables 'dpadding' and 'max_sync_size'
YueHaibing
2
-6
/
+3
2019-04-08
crypto: mxs-dcp - return errcode in mxs_dcp_aes_enqueue and dcp_sha_update_fx
YueHaibing
1
-2
/
+2
2019-04-08
crypto: marvell - remove set but not used variable 'index'
YueHaibing
1
-2
/
+1
2019-04-08
crypto: ccp - Use kmemdup in ccp_copy_and_save_keypart()
YueHaibing
1
-2
/
+1
2019-04-08
crypto: ccp - introduce SEV_GET_ID2 command
Singh, Brijesh
1
-0
/
+67
2019-04-08
crypto: caam/qi - Change a couple IS_ERR_OR_NULL() checks to IS_ERR()
Dan Carpenter
1
-2
/
+2
2019-04-08
crypto: cavium/nitrox - Added rfc4106(gcm(aes)) cipher support
Nagadheeraj Rottela
2
-83
/
+300
2019-03-28
crypto: caam - limit AXI pipeline to a depth of 1
Iuliana Prodan
1
-0
/
+20
2019-03-28
crypto: caam/jr - Remove extra memory barrier during job ring enqueue
Vakul Garg
1
-2
/
+4
2019-03-28
crypto: caam/jr - Removed redundant vars from job ring private data
Vakul Garg
2
-7
/
+1
2019-03-28
crypto: caam/jr - Remove spinlock for output job ring
Vakul Garg
2
-7
/
+1
2019-03-28
crypto: vmx - Make p8_init and p8_exit static
YueHaibing
1
-2
/
+2
2019-03-28
crypto: cavium - Make cptvf_device_init static
YueHaibing
1
-1
/
+1
2019-03-28
crypto: bcm - remove unused array tag_to_hash_idx
YueHaibing
1
-3
/
+0
2019-03-28
crypto: zip - Make some functions static
YueHaibing
1
-4
/
+4
2019-03-28
crypto: ccp - Make ccp_register_rsa_alg static
YueHaibing
1
-1
/
+2
2019-03-28
crypto: cavium - Make some functions static
YueHaibing
1
-3
/
+3
2019-03-28
crypto: cavium - remove unused fucntions
YueHaibing
1
-17
/
+0
2019-03-22
crypto: vmx - fix copy-paste error in CTR mode
Daniel Axtens
1
-2
/
+2
2019-03-22
crypto: ccree - reduce kernel stack usage with clang
Arnd Bergmann
1
-1
/
+1
2019-03-22
crypto: caam/jr - optimize job ring enqueue and dequeue operations
Vakul Garg
2
-2
/
+11
[next]