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
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
/
inside-secure
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-26
crypto: inside-secure - Minor typo fix in the file safexcel.c
Bhaskar Chowdhury
1
-1
/
+1
2021-01-03
crypto: inside-secure - fix platform_get_irq.cocci warnings
Tian Tao
1
-4
/
+1
2021-01-03
crypto: remove cipher routines from public crypto API
Ard Biesheuvel
2
-0
/
+2
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
3
-3
/
+6
2020-10-30
crypto: inside-secure - Fix sizeof() mismatch
Colin Ian King
1
-1
/
+1
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-18
crypto: inside-secure - Add support for EIP197 with output classifier
Pascal van Leeuwen
2
-3
/
+54
2020-09-18
crypto: inside-secure - Prevent missing of processing errors
Pascal van Leeuwen
1
-4
/
+5
2020-09-04
crypto: inside-secure - use kfree_sensitive()
Denis Efremov
1
-2
/
+1
2020-07-31
crypto: inside-secure - irq balance
Sven Auhagen
2
-2
/
+14
2020-07-16
crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
2
-0
/
+65
2020-01-09
crypto: remove propagation of CRYPTO_TFM_RES_* flags
Eric Biggers
2
-11
/
+0
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
2
-39
/
+15
2019-12-20
crypto: inside-secure - Fix hang case on EIP97 with basic DES/3DES ops
Pascal van Leeuwen
2
-3
/
+6
2019-12-20
crypto: inside-secure - Fix hang case on EIP97 with zero length input data
Pascal van Leeuwen
1
-18
/
+22
2019-12-20
crypto: inside-secure - Fix Unable to fit even 1 command desc error w/ EIP97
Pascal van Leeuwen
5
-249
/
+446
2019-12-11
crypto: inside-secure - Use PTR_ERR_OR_ZERO() to simplify code
zhengbin
1
-4
/
+1
2019-11-17
crypto: inside-secure - Fixed authenc w/ (3)DES fails on Macchiatobin
Pascal van Leeuwen
1
-2
/
+3
2019-11-17
crypto: inside-secure - Fix hangup during probing for EIP97 engine
Pascal van Leeuwen
1
-4
/
+4
2019-11-08
crypto: inside-secure - Add missed clk_disable_unprepare
Chuhong Yuan
1
-0
/
+1
2019-11-01
crypto: inside-secure - Fixed warnings on inconsistent byte order handling
Pascal van Leeuwen
4
-67
/
+61
2019-10-23
crypto: inside-secure - Made locally used safexcel_pci_remove() static
Pascal van Leeuwen
1
-1
/
+1
2019-10-23
crypto: inside-secure - Fix build error with CONFIG_CRYPTO_SM3=m
Pascal van Leeuwen
1
-6
/
+2
2019-10-18
crypto: inside-secure - Use PTR_ERR_OR_ZERO in safexcel_xcbcmac_cra_init()
YueHaibing
1
-4
/
+1
2019-10-18
crypto: inside-secure - fix spelling mistake "algorithmn" -> "algorithm"
Colin Ian King
1
-1
/
+1
2019-10-10
crypto: inside-secure - Remove #ifdef checks
Arnd Bergmann
1
-37
/
+12
2019-10-10
crypto: inside-secure - Fix a maybe-uninitialized warning
Arnd Bergmann
1
-0
/
+2
2019-10-04
crypto: inside-secure - Add support for the EIP196
Pascal van Leeuwen
3
-14
/
+86
2019-10-04
crypto: inside-secure - Add support for HW with less ring AIC's than rings
Pascal van Leeuwen
2
-4
/
+20
2019-10-04
crypto: inside-secure - Add support for 256 bit wide internal bus
Pascal van Leeuwen
3
-51
/
+72
2019-10-04
crypto: inside-secure - Added support for the rfc4309(ccm(aes)) AEAD
Pascal van Leeuwen
3
-37
/
+134
2019-10-04
crypto: inside-secure - Added support for the rfc4543(gcm(aes)) "AEAD"
Pascal van Leeuwen
3
-15
/
+74
2019-10-04
crypto: inside-secure - Added support for the rfc4106(gcm(aes)) AEAD
Pascal van Leeuwen
3
-23
/
+91
2019-10-04
crypto: inside-secure - Fixed corner case TRC admin RAM probing issue
Pascal van Leeuwen
2
-16
/
+34
2019-10-04
crypto: inside-secure - Fix stability issue with Macchiatobin
Pascal van Leeuwen
1
-2
/
+2
2019-10-04
crypto: inside-secure - Added support for authenc HMAC-SHA2/DES-CBC
Pascal van Leeuwen
3
-0
/
+144
2019-10-04
crypto: inside-secure - Added support for authenc HMAC-SHA2/3DES-CBC
Pascal van Leeuwen
3
-0
/
+144
2019-10-04
crypto: inside-secure - Added support for authenc HMAC-SHA1/DES-CBC
Pascal van Leeuwen
3
-0
/
+41
2019-10-04
crypto: inside-secure - Add HMAC-SHA3 family of authentication algorithms
Pascal van Leeuwen
3
-13
/
+436
2019-10-04
crypto: inside-secure - Add SHA3 family of basic hash algorithms
Pascal van Leeuwen
3
-0
/
+364
2019-10-04
crypto: inside-secure - Add SM4 based authenc AEAD ciphersuites
Pascal van Leeuwen
3
-14
/
+274
2019-10-04
crypto: inside-secure - Add support for the rfc3685(ctr(sm4)) skcipher
Pascal van Leeuwen
3
-0
/
+53
2019-10-04
crypto: inside-secure - Add support for the cfb(sm4) skcipher
Pascal van Leeuwen
3
-0
/
+38
2019-10-04
crypto: inside-secure - Add support for the ofb(sm4) skcipher
Pascal van Leeuwen
3
-0
/
+38
2019-10-04
crypto: inside-secure - Add support for the cbc(sm4) skcipher
Pascal van Leeuwen
3
-0
/
+38
2019-10-04
crypto: inside-secure - Add support for the ecb(sm4) skcipher
Pascal van Leeuwen
3
-0
/
+97
2019-10-04
crypto: inside-secure - Added support for HMAC-SM3 ahash
Pascal van Leeuwen
3
-0
/
+72
2019-10-04
crypto: inside-secure - Added support for basic SM3 ahash
Pascal van Leeuwen
3
-0
/
+73
[next]