index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: img-hash - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-09
1
-3
/
+1
*
crypto: exynos - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-09
1
-3
/
+1
*
crypto: ccp - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-09
1
-3
/
+1
*
crypto: artpec6 - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-09
1
-3
/
+1
*
crypto: hisilicon - add debugfs for ZIP and QM
Zhou Wang
2019-08-09
3
-1
/
+704
*
crypto: hisilicon - add SRIOV support for ZIP
Zhou Wang
2019-08-09
3
-25
/
+226
*
crypto: hisilicon - add HiSilicon ZIP accelerator support
Zhou Wang
2019-08-09
6
-0
/
+1237
*
crypto: hisilicon - add hardware SGL support
Zhou Wang
2019-08-09
4
-0
/
+247
*
crypto: hisilicon - add queue management driver for HiSilicon QM module
Zhou Wang
2019-08-09
4
-0
/
+1740
*
crypto: caam - change return value in case CAAM has no MDHA
Iuliana Prodan
2019-08-09
1
-1
/
+1
*
crypto: caam - unregister algorithm only if the registration succeeded
Iuliana Prodan
2019-08-09
1
-19
/
+30
*
crypto: caam - execute module exit point only if necessary
Iuliana Prodan
2019-08-09
2
-1
/
+24
*
crypto: caam - free resources in case caam_rng registration failed
Iuliana Prodan
2019-08-09
1
-1
/
+4
*
crypto: caam - fix MDHA key derivation for certain user key lengths
Horia Geantă
2019-08-09
6
-105
/
+132
*
crypto: caam - keep both virtual and dma key addresses
Horia Geantă
2019-08-09
4
-30
/
+24
*
crypto: caam - update rfc4106 sh desc to support zero length input
Iuliana Prodan
2019-08-09
2
-16
/
+33
*
crypto: caam - check zero-length input
Iuliana Prodan
2019-08-09
3
-0
/
+14
*
crypto: caam - check assoclen
Iuliana Prodan
2019-08-09
3
-24
/
+8
*
crypto: caam - check authsize
Iuliana Prodan
2019-08-09
3
-0
/
+39
*
crypto: caam - check key length
Iuliana Prodan
2019-08-09
5
-100
/
+324
*
crypto: caam - update IV only when crypto operation succeeds
Horia Geantă
2019-08-09
3
-6
/
+11
*
crypto: caam - fix return code in completion callbacks
Horia Geantă
2019-08-09
9
-117
/
+104
*
crypto: caam/qi - fix error handling in ERN handler
Horia Geantă
2019-08-09
3
-1
/
+6
*
crypto: inside-secure - Remove redundant DES ECB & CBC keysize check
Pascal van Leeuwen
2019-08-09
1
-5
/
+0
*
crypto: ccp - Clean up and exit correctly on allocation failure
Gary R Hook
2019-08-09
1
-10
/
+4
*
crypto: drivers - Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-09
13
-28
/
+7
*
crypto: inside-secure - Use defines instead of some constants (cosmetic)
Pascal van Leeuwen
2019-08-09
1
-16
/
+19
*
crypto: caam - fix concurrency issue in givencrypt descriptor
Horia Geantă
2019-08-09
2
-1
/
+10
*
crypto: ux500/crypt - Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-08-09
1
-0
/
+6
*
crypto: ccp - Log an error message when ccp-crypto fails to load
Gary R Hook
2019-08-09
1
-1
/
+3
*
crypto: ccree - use std api sg_zero_buffer
Gilad Ben-Yossef
2019-08-09
3
-24
/
+2
*
crypto: ccree - use the full crypt length value
Gilad Ben-Yossef
2019-08-09
1
-1
/
+1
*
crypto: caam - defer probing until QMan is available
Horia Geantă
2019-08-02
1
-26
/
+48
*
crypto: nx - Add of_node_put() before return in 842
Nishka Dasgupta
2019-08-02
1
-0
/
+1
*
crypto: caam/qi2 - Add printing dpseci fq stats using debugfs
Vakul Garg
2019-08-02
5
-0
/
+105
*
crypto: qat - Silence smp_processor_id() warning
Alexander Sverdlin
2019-08-02
1
-1
/
+1
*
crypto: atmel-sha204a - Use device-managed registration API
Chuhong Yuan
2019-08-02
1
-2
/
+1
*
crypto: ghash - add comment and improve help text
Eric Biggers
2019-07-27
1
-3
/
+3
*
crypto: bcm - check assoclen for rfc4543/rfc4106
Iuliana Prodan
2019-07-27
1
-0
/
+13
*
crypto: ccree - check assoclen for rfc4543
Iuliana Prodan
2019-07-27
1
-6
/
+20
*
crypto: ccp - Replace dma_pool_alloc + memset with dma_pool_zalloc
Chuhong Yuan
2019-07-27
1
-2
/
+1
*
crypto: caam/qi2 - Increase napi budget to process more caam responses
Vakul Garg
2019-07-27
1
-1
/
+1
*
crypto: ccp - Reduce maximum stack usage
Arnd Bergmann
2019-07-27
1
-21
/
+31
*
crypto: ccp - Include the module name in system log messages
Hook, Gary
2019-07-26
1
-0
/
+4
*
crypto: cavium/nitrox - Add support for loading asymmetric crypto firmware
Phani Kiran Hemadri
2019-07-26
4
-31
/
+244
*
crypto: ccp - Add a module parameter to control registration for DMA
Hook, Gary
2019-07-26
1
-1
/
+11
*
crypto: ccp - module parameter to limit the number of enabled CCPs
Hook, Gary
2019-07-26
1
-1
/
+17
*
crypto: ccp - Add a module parameter to specify a queue count
Hook, Gary
2019-07-26
4
-6
/
+15
*
crypto: ccp - Make CCP debugfs support optional
Hook, Gary
2019-07-26
3
-2
/
+14
*
crypto: inside-secure -reduce hash byte counters to 64 bits
Pascal van Leeuwen
2019-07-26
2
-56
/
+36
[next]