index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: ccp - Change ISR handler method for a v5 CCP
Gary R Hook
2017-05-20
1
-44
/
+67
*
crypto: ccp - Change ISR handler method for a v3 CCP
Gary R Hook
2017-05-20
3
-50
/
+75
*
crypto: ccp - Disable interrupts early on unload
Gary R Hook
2017-05-20
1
-2
/
+2
*
crypto: ccp - Use only the relevant interrupt bits
Gary R Hook
2017-05-20
2
-7
/
+7
*
crypto: s5p-sss - Close possible race for completed requests
Krzysztof Kozlowski
2017-05-20
1
-2
/
+3
*
crypto: caam - don't dma_map key for hash algorithms
Horia Geantă
2017-05-14
1
-17
/
+1
*
crypto: caam - fix error path for ctx_dma mapping failure
Horia Geantă
2017-05-14
1
-1
/
+6
*
crypto: caam - fix invalid dereference in caam_rsa_init_tfm()
Horia Geantă
2017-04-18
1
-1
/
+1
*
crypto: caam - fix RNG deinstantiation error checking
Horia Geantă
2017-04-18
1
-1
/
+2
*
crypto: ccp - Make some CCP DMA channels private
Gary R Hook
2017-04-08
3
-0
/
+47
*
crypto: ccp - Assign DMA commands to the channel's CCP
Gary R Hook
2017-03-30
2
-1
/
+5
*
crypto: s5p-sss - Fix spinlock recursion on LRW(AES)
Krzysztof Kozlowski
2017-03-22
1
-45
/
+82
*
crypto: vmx - Use skcipher for xts fallback
Paulo Flabiano Smorigo
2017-03-12
1
-16
/
+16
*
crypto: vmx - Use skcipher for cbc fallback
Paulo Flabiano Smorigo
2017-03-12
1
-23
/
+24
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-02-06
9
-40
/
+50
|
\
|
*
crypto: chcr - Fix key length for RFC4106
Harsh Jain
2017-02-03
1
-2
/
+2
|
*
crypto: ccp - Fix double add when creating new DMA command
Gary R Hook
2017-02-03
2
-1
/
+6
|
*
crypto: ccp - Fix DMA operations when IOMMU is enabled
Gary R Hook
2017-02-03
1
-1
/
+1
|
*
crypto: chcr - Check device is allocated before use
Harsh Jain
2017-02-03
1
-10
/
+8
|
*
crypto: chcr - Fix panic on dma_unmap_sg
Harsh Jain
2017-02-03
2
-23
/
+29
|
*
crypto: qat - zero esram only for DH85x devices
Giovanni Cabiddu
2017-02-02
1
-2
/
+2
|
*
crypto: qat - fix bar discovery for c62x
Giovanni Cabiddu
2017-02-02
2
-1
/
+2
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-12-27
3
-3
/
+43
|
\
\
|
|
/
|
/
|
|
*
crypto: marvell - Copy IVDIG before launching partial DMA ahash requests
Romain Perier
2016-12-16
3
-3
/
+43
*
|
crypto: add virtio-crypto driver
Gonglei
2016-12-16
8
-0
/
+1426
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-12-14
40
-2039
/
+4122
|
\
|
|
*
crypto: chcr - checking for IS_ERR() instead of NULL
Dan Carpenter
2016-12-07
1
-9
/
+8
|
*
crypto: caam - check caam_emi_slow instead of re-lookup platform
Marcus Folkesson
2016-12-07
1
-3
/
+3
|
*
crypto: caam - make aamalg_desc a proper module
Arnd Bergmann
2016-12-01
2
-1
/
+5
|
*
crypto: caam - pass key buffers with typesafe pointers
Arnd Bergmann
2016-12-01
3
-59
/
+62
|
*
crypto: chcr - Add AEAD algos.
Harsh Jain
2016-11-30
6
-41
/
+1558
|
*
crypto: chcr - Move tfm ctx variable to request context
Harsh Jain
2016-11-30
2
-18
/
+17
|
*
crypto: chcr - Use SHASH_DESC_ON_STACK
Harsh Jain
2016-11-30
2
-38
/
+27
|
*
crypto: chcr - Adjust Dest. buffer size
Harsh Jain
2016-11-30
1
-30
/
+20
|
*
crypto: chcr - Calculate Reverse round key in setkey callback.
Harsh Jain
2016-11-30
2
-30
/
+24
|
*
crypto: chcr - Remove dynamic allocation
Harsh Jain
2016-11-30
2
-32
/
+45
|
*
crypto: chcr - Fixes Unchecked dereference inside function
Harsh Jain
2016-11-30
1
-1
/
+2
|
*
crypto: chcr - Added new structure chcr_wr
Harsh Jain
2016-11-30
4
-149
/
+140
|
*
crypto: chcr - Cosmetic change
Harsh Jain
2016-11-30
2
-58
/
+53
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2016-11-30
2
-1
/
+11
|
|
\
|
*
|
crypto: caam - refactor ahash shared descriptor generation
Horia Geantă
2016-11-28
1
-94
/
+36
|
*
|
crypto: caam - consolidate split key length computation
Horia Geantă
2016-11-28
4
-45
/
+53
|
*
|
crypto: caam - refactor encryption descriptors generation
Horia Geantă
2016-11-28
5
-1072
/
+1440
|
*
|
crypto: caam - remove unneded dependencies on CRYPTO_DEV_FSL_CAAM
Horia Geantă
2016-11-28
1
-4
/
+4
|
*
|
crypto: caam - rewrite some generic inline append cmds
Horia Geantă
2016-11-28
2
-14
/
+14
|
*
|
crypto: caam - improve key inlining
Horia Geantă
2016-11-28
2
-53
/
+116
|
*
|
crypto: caam - remove superfluous alg_op algorithm param
Horia Geantă
2016-11-28
4
-81
/
+13
|
*
|
crypto: caam - group algorithm related params
Horia Geantă
2016-11-28
5
-205
/
+274
|
*
|
crypto: caam - move append_key_aead() into init_sh_desc_key_aead()
Horia Geantă
2016-11-28
1
-18
/
+12
|
*
|
crypto: vmx - various build fixes
Naveen N. Rao
2016-11-17
1
-5
/
+7
[next]