index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-25
crypto: sun8i-ss - support hash algorithms
Corentin Labbe
5
-0
/
+667
2020-09-25
crypto: sun8i-ss - Add support for the PRNG
Corentin Labbe
5
-0
/
+246
2020-09-25
crypto: sun8i-ss - Add SS_START define
Corentin Labbe
2
-1
/
+3
2020-09-25
crypto: hisilicon/qm - Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
1
-11
/
+1
2020-09-25
crypto: cavium/zip - Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
1
-38
/
+6
2020-09-25
crypto: caam - Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
1
-21
/
+2
2020-09-25
crypto: amlogic - Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
1
-14
/
+2
2020-09-25
crypto: allwinner - Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2
-26
/
+4
2020-09-25
crypto: marvell/cesa - use devm_platform_ioremap_resource_byname
Zhang Qilong
1
-3
/
+1
2020-09-25
crypto: stm32/crc32 - Avoid lock if hardware is already used
Nicolas Toromanoff
2
-3
/
+13
2020-09-25
crypto: qat - remove unnecessary mutex_init()
Qinglang Miao
1
-2
/
+0
2020-09-25
crypto: qat - convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
2
-56
/
+5
2020-09-25
crypto: inside-secure - Reuse code in safexcel_hmac_alg_setkey
Herbert Xu
3
-42
/
+36
2020-09-25
crypto: inside-secure - Move ipad/opad into safexcel_context
Herbert Xu
3
-63
/
+72
2020-09-25
crypto: inside-secure - Move priv pointer into safexcel_context
Herbert Xu
3
-30
/
+30
2020-09-25
crypto: atmel-aes - convert to use be32_add_cpu()
Liu Shixin
1
-1
/
+1
2020-09-25
cypto: mediatek - fix leaks in mtk_desc_ring_alloc
Xiaoliang Pang
1
-2
/
+2
2020-09-18
crypto: inside-secure - Add support for EIP197 with output classifier
Pascal van Leeuwen
2
-3
/
+54
2020-09-18
crypto: n2 - Fix sparse endianness warning
Herbert Xu
1
-7
/
+7
2020-09-18
crypto: sun8i - Simplify with dev_err_probe()
Krzysztof Kozlowski
2
-12
/
+6
2020-09-18
crypto: stm32-hash - Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-8
/
+3
2020-09-18
crypto: caam - Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-2
/
+1
2020-09-18
crypto: caam - Fix kerneldoc
Krzysztof Kozlowski
4
-8
/
+11
2020-09-18
crypto: hisilicon - fixed memory allocation error
Longfang Liu
1
-4
/
+12
2020-09-18
crypto: hisilicon - update ZIP module parameter description
Longfang Liu
1
-1
/
+1
2020-09-18
crypto: hisilicon - update SEC module parameter description
Longfang Liu
1
-1
/
+1
2020-09-18
crypto: hisilicon - update HPRE module parameter description
Longfang Liu
1
-1
/
+1
2020-09-18
crypto: hisilicon - update mininum queue
Longfang Liu
1
-2
/
+2
2020-09-18
crypto: qat - use PCI_VDEVICE
Giovanni Cabiddu
6
-30
/
+12
2020-09-18
crypto: qat - replace device ids defines
Giovanni Cabiddu
9
-31
/
+27
2020-09-18
crypto: sa2ul - Fix pm_runtime_get_sync() error checking
Dan Carpenter
1
-1
/
+1
2020-09-18
crypto: inside-secure - Prevent missing of processing errors
Pascal van Leeuwen
1
-4
/
+5
2020-09-18
crypto: sun4i-ss - Fix sparse endianness markers
Herbert Xu
1
-8
/
+9
2020-09-18
crypto: hisilicon/zip - fix some coding styles
Yang Shen
2
-19
/
+11
2020-09-18
crypto: hisilicon/zip - supplement some comments
Yang Shen
1
-2
/
+2
2020-09-18
crypto: hisilicon/zip - move some private macros from 'zip.h' to 'zip_crypto.c'
Yang Shen
2
-14
/
+14
2020-09-18
crypto: hisilicon/zip - fix static check warning
Yang Shen
1
-6
/
+6
2020-09-18
crypto: hisilicon/zip - add print for error branch
Yang Shen
2
-16
/
+45
2020-09-18
crypto: hisilicon/zip - use a enum parameter instead of some macros
Yang Shen
1
-10
/
+13
2020-09-18
crypto: hisilicon/zip - replace 'sprintf' with 'scnprintf'
Yang Shen
1
-3
/
+4
2020-09-18
crypto: hisilicon/zip - modify debugfs interface parameters
Shukun Tan
1
-31
/
+24
2020-09-18
crypto: hisilicon/zip - unify naming style for functions and macros
Yang Shen
1
-17
/
+18
2020-09-18
crypto: hisilicon/zip - remove some useless parameters
Yang Shen
2
-2
/
+0
2020-09-18
crypto: omap-sham - fix digcnt register handling with export/import
Tero Kristo
1
-0
/
+3
2020-09-18
crypto: omap-sham - convert to use crypto engine
Tero Kristo
1
-108
/
+78
2020-09-18
crypto: sa2ul - Select CRYPTO_AUTHENC
Herbert Xu
1
-0
/
+1
2020-09-12
crypto/chcr: move nic TLS functionality to drivers/net
Rohit Maheshwari
7
-2305
/
+0
2020-09-11
crypto: ux500 - Fix sparse endianness warnings
Herbert Xu
1
-16
/
+8
2020-09-11
crypto: qat - include domain in top level debugfs path
Giovanni Cabiddu
6
-24
/
+12
2020-09-11
crypto: s5p-sss - Pass error from clk_get and reduce verbosity on deferral
Krzysztof Kozlowski
1
-8
/
+7
[prev]
[next]