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
pinetabv-6.6.y-devel
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
/
hisilicon
/
sec2
/
sec_crypto.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-26
crypto: hisilicon/sec2 - save capability registers in probe process
Zhiqi Song
1
-3
/
+10
2023-02-13
crypto: hisilicon - Use request_complete helpers
Herbert Xu
1
-6
/
+4
2022-11-18
crypto: hisilicon/sec - remove continuous blank lines
Wenkai Lin
1
-1
/
+0
2022-11-18
crypto: hisilicon/sec - fix spelling mistake 'ckeck' -> 'check'
Kai Ye
1
-2
/
+2
2022-09-16
crypto: hisilicon/sec - get algorithm bitmap from registers
Wenkai Lin
1
-119
/
+187
2022-09-16
crypto: hisilicon/qm - get qp num and depth from hardware registers
Weili Qian
1
-57
/
+91
2022-09-16
crypto: hisilicon/sec - delete redundant blank lines
Kai Ye
1
-2
/
+0
2022-07-29
crypto: hisilicon/sec - fix auth key size error
Kai Ye
1
-3
/
+3
2022-07-08
crypto: hisilicon/sec - don't sleep when in softirq
Zhengchao Shao
1
-10
/
+10
2022-05-20
crypto: hisilicon/sec - delete the flag CRYPTO_ALG_ALLOCATES_MEMORY
Kai Ye
1
-2
/
+0
2022-02-23
crypto: hisilicon/sec - fix the aead software fallback for engine
Kai Ye
1
-3
/
+13
2022-01-31
crypto: hisilicon/sec - use the correct print format
Kai Ye
1
-1
/
+1
2022-01-31
crypto: hisilicon/sec - fix the CTR mode BD configuration
Kai Ye
1
-0
/
+6
2022-01-31
crypto: hisilicon/sec - fix the max length of AAD for the CCM mode
Kai Ye
1
-0
/
+5
2022-01-31
crypto: hisilicon/sec - add some comments for soft fallback
Kai Ye
1
-6
/
+6
2022-01-31
crypto: hisilicon/sec - fixup icv checking enabled on Kunpeng 930
Kai Ye
1
-1
/
+1
2021-06-24
crypto: hisilicon/sec - Fix spelling mistake "fallbcak" -> "fallback"
Colin Ian King
1
-1
/
+1
2021-06-11
crypto: hisilicon/sec - modify the SEC request structure
Kai Ye
1
-17
/
+17
2021-06-11
crypto: hisilicon/sec - add hardware integrity check value process
Kai Ye
1
-34
/
+47
2021-06-11
crypto: hisilicon/sec - add fallback tfm supporting for aeads
Kai Ye
1
-5
/
+92
2021-06-11
crypto: hisilicon/sec - add new algorithm mode for AEAD
Kai Ye
1
-34
/
+333
2021-06-03
crypto: hisilicon/sec - fixup 3des minimum key size declaration
Kai Ye
1
-2
/
+2
2021-06-03
crypto: hisilicon/sec - add fallback tfm supporting for XTS mode
Kai Ye
1
-3
/
+82
2021-06-03
crypto: hisilicon/sec - add new skcipher mode for SEC
Kai Ye
1
-12
/
+91
2021-06-03
crypto: hisilicon/sec - driver adapt to new SQE
Kai Ye
1
-43
/
+248
2021-04-09
crypto: hisilicon/sec - fixup checking the 3DES weak key
Kai Ye
1
-2
/
+11
2021-04-02
crypto: hisilicon/sec - Fixes AES algorithm mode parameter problem
Longfang Liu
1
-5
/
+32
2021-03-26
crypto: hisilicon - fix the check on dma address
Hui Tang
1
-6
/
+0
2021-03-19
crypto: hisilicon/sec - fixes some coding style
Longfang Liu
1
-38
/
+37
2021-03-19
crypto: hisilicon/sec - fixes a printing error
Longfang Liu
1
-1
/
+1
2021-03-12
crypto: hisilicon/hpre - add version adapt to new algorithms
Meng Yu
1
-2
/
+2
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
1
-1
/
+2
2020-11-20
crypto: hisilicon/sec2 - Fix aead authentication setting key error
Kai Ye
1
-2
/
+3
2020-10-30
crypto: hisilicon - fixes some coding style
Longfang Liu
1
-11
/
+6
2020-09-18
crypto: hisilicon - fixed memory allocation error
Longfang Liu
1
-4
/
+12
2020-08-21
crypto: hisilicon/qm - fix the process of register algorithms to crypto
Yang Shen
1
-23
/
+12
2020-07-16
crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
1
-2
/
+2
2020-07-16
crypto:hisilicon/sec2 - update busy processing logic
Kai Ye
1
-25
/
+66
2020-05-22
crypto: hisilicon/sec2 - add debugfs for Hisilicon SEC
Kai Ye
1
-3
/
+12
2020-05-08
crypto: hisilicon/sec2 - use crypto_shash_tfm_digest()
Eric Biggers
1
-3
/
+2
2020-03-20
crypto: hisilicon/sec2 - Add new create qp process
Kai Ye
1
-9
/
+8
2020-03-12
crypto: hisilicon/sec2 - Add pbuffer mode for SEC driver
Longfang Liu
1
-5
/
+168
2020-03-12
crypto: hisilicon/sec2 - Update IV and MAC operation
Longfang Liu
1
-32
/
+41
2020-02-28
crypto: hisilicon - remove redundant assignment of pointer ctx
Colin Ian King
1
-1
/
+0
2020-01-22
crypto: hisilicon - fix spelling mistake "disgest" -> "digest"
Colin Ian King
1
-1
/
+1
2020-01-16
crypto: hisilicon - Add aead support on SEC2
Zaibo Xu
1
-22
/
+567
2020-01-16
crypto: hisilicon - redefine skcipher initiation
Zaibo Xu
1
-35
/
+61
2020-01-16
crypto: hisilicon - Add branch prediction macro
Zaibo Xu
1
-14
/
+14
2020-01-16
crypto: hisilicon - Add callback error check
Zaibo Xu
1
-5
/
+9
2020-01-16
crypto: hisilicon - Adjust some inner logic
Zaibo Xu
1
-26
/
+28
[next]