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
/
arch
/
arm64
/
crypto
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-26
crypto: arm64/aes-ccm - Reuse existing MAC update for AAD input
Ard Biesheuvel
1
-0
/
+1
2023-12-08
crypto: arm64/sm4 - Remove cfb(sm4)
Herbert Xu
1
-4
/
+2
2022-11-11
crypto: move gf128mul library into lib/crypto
Ard Biesheuvel
1
-1
/
+1
2022-11-04
crypto: arm64/sm4 - add CE implementation for GCM mode
Tianjia Zhang
1
-0
/
+16
2022-11-04
crypto: arm64/sm4 - add CE implementation for CCM mode
Tianjia Zhang
1
-0
/
+16
2022-11-04
crypto: arm64/sm4 - add CE implementation for XTS mode
Tianjia Zhang
1
-1
/
+3
2022-11-04
crypto: arm64/sm3 - add NEON assembly implementation
Tianjia Zhang
1
-0
/
+11
2022-09-24
crypto: arm64 - revert unintended config name change for CRYPTO_SHA1_ARM64_CE
Lukas Bulwahn
1
-1
/
+1
2022-08-26
crypto: Kconfig - simplify cipher entries
Robert Elliott
1
-10
/
+99
2022-08-26
crypto: Kconfig - simplify hash entries
Robert Elliott
1
-12
/
+65
2022-08-26
crypto: Kconfig - simplify CRC entries
Robert Elliott
1
-1
/
+6
2022-08-26
crypto: Kconfig - sort the arm64 entries
Robert Elliott
1
-53
/
+54
2022-08-26
crypto: Kconfig - submenus for arm and arm64
Robert Elliott
1
-9
/
+2
2022-06-30
crypto: arm64/gcm - Select AEAD for GHASH_ARM64_CE
Qian Cai
1
-0
/
+1
2022-06-10
crypto: arm64/polyval - Add PMULL accelerated implementation of POLYVAL
Nathan Huckleberry
1
-0
/
+5
2022-06-10
crypto: arm64/aes-xctr - Add accelerated implementation of XCTR
Nathan Huckleberry
1
-2
/
+2
2022-04-15
crypto: arm64/sm4 - Fix wrong dependency of NEON/CE implementation
Tianjia Zhang
1
-2
/
+2
2022-04-08
crypto: arm64/sm4 - add ARMv8 Crypto Extensions implementation
Tianjia Zhang
1
-0
/
+6
2022-04-08
crypto: arm64/sm4 - add ARMv8 NEON implementation
Tianjia Zhang
1
-0
/
+6
2022-04-08
crypto: sm3,sm4 - move into crypto directory
Jason A. Donenfeld
1
-2
/
+2
2022-01-28
crypto: arm64/sm3-ce - make dependent on sm3 library
Tianjia Zhang
1
-1
/
+1
2021-09-17
crypto: arm64/aes-ce - stop using SIMD helper for skciphers
Ard Biesheuvel
1
-4
/
+0
2021-09-17
crypto: arm64/aes-neonbs - stop using SIMD helper for skciphers
Ard Biesheuvel
1
-2
/
+0
2021-07-30
crypto: arm64/sm4-ce - Make dependent on sm4 library instead of sm4-generic
Tianjia Zhang
1
-1
/
+1
2019-11-17
crypto: arm64/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation
Ard Biesheuvel
1
-0
/
+6
2019-11-17
crypto: arm64/chacha - expose arm64 ChaCha routine as library function
Ard Biesheuvel
1
-0
/
+1
2019-11-17
crypto: arm64/chacha - depend on generic chacha library instead of crypto driver
Ard Biesheuvel
1
-1
/
+1
2019-11-01
crypto: skcipher - rename the crypto_blkcipher module and kconfig option
Eric Biggers
1
-4
/
+4
2019-07-26
crypto: arm64/aes-ce-cipher - use AES library as fallback
Ard Biesheuvel
1
-1
/
+1
2019-07-26
crypto: arm64/aes-ce - switch to library version of key expansion routine
Ard Biesheuvel
1
-1
/
+1
2019-07-26
crypto: arm64/aes-neonbs - switch to library version of key expansion routine
Ard Biesheuvel
1
-0
/
+1
2019-07-26
crypto: arm64/aes-ccm - switch to AES library
Ard Biesheuvel
1
-1
/
+1
2019-07-26
crypto: arm64/ghash - switch to AES library
Ard Biesheuvel
1
-2
/
+1
2018-12-13
crypto: arm64/chacha - add XChaCha12 support
Eric Biggers
1
-1
/
+1
2018-12-13
crypto: arm64/chacha20 - add XChaCha20 support
Eric Biggers
1
-1
/
+1
2018-12-13
crypto: arm64/nhpoly1305 - add NEON-accelerated NHPoly1305
Eric Biggers
1
-0
/
+5
2018-09-04
crypto: arm64/crc32 - remove PMULL based CRC32 driver
Ard Biesheuvel
1
-5
/
+0
2018-09-04
crypto: speck - remove Speck
Jason A. Donenfeld
1
-6
/
+0
2018-05-05
crypto: arm64 - add support for SM4 encryption using special instructions
Ard Biesheuvel
1
-0
/
+6
2018-03-16
crypto: arm64/speck - add NEON-accelerated implementation of Speck-XTS
Eric Biggers
1
-0
/
+6
2018-01-25
crypto: arm64/sm3 - new v8.2 Crypto Extensions implementation
Ard Biesheuvel
1
-0
/
+6
2018-01-25
crypto: arm64/sha3 - new v8.2 Crypto Extensions implementation
Ard Biesheuvel
1
-0
/
+6
2018-01-18
crypto: arm64 - implement SHA-512 using special instructions
Ard Biesheuvel
1
-0
/
+6
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-04
crypto: arm64/gcm - implement native driver using v8 Crypto Extensions
Ard Biesheuvel
1
-1
/
+3
2017-08-04
crypto: arm64/aes-bs - implement non-SIMD fallback for AES-CTR
Ard Biesheuvel
1
-0
/
+1
2017-08-04
crypto: arm64/aes-blk - add a non-SIMD fallback for synchronous CTR
Ard Biesheuvel
1
-2
/
+4
2017-08-04
crypto: arm64/aes-ce-ccm: add non-SIMD generic fallback
Ard Biesheuvel
1
-0
/
+1
2017-08-04
crypto: arm64/aes-ce-cipher: add non-SIMD generic fallback
Ard Biesheuvel
1
-0
/
+1
2017-08-04
crypto: arm64/sha2-ce - add non-SIMD scalar fallback
Ard Biesheuvel
1
-1
/
+2
[next]