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
/
arm
/
crypto
/
aes-ce-glue.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
1
-12
/
+2
2019-09-09
crypto: arm/aes-ce - implement ciphertext stealing for CBC
Ard Biesheuvel
1
-17
/
+171
2019-09-09
crypto: arm/aes-ce - implement ciphertext stealing for XTS
Ard Biesheuvel
1
-12
/
+116
2019-09-09
crypto: arm/aes-ce - yield the SIMD unit between scatterwalk steps
Ard Biesheuvel
1
-24
/
+23
2019-09-09
crypto: arm/aes - fix round key prototypes
Ard Biesheuvel
1
-20
/
+20
2019-07-26
crypto: arm/aes-ce - provide a synchronous version of ctr(aes)
Ard Biesheuvel
1
-0
/
+43
2019-07-26
crypto: arm/aes - use native endiannes for key schedule
Ard Biesheuvel
1
-6
/
+3
2019-07-26
crypto: arm/aes-ce - cosmetic/whitespace cleanup
Ard Biesheuvel
1
-60
/
+56
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-11-16
crypto: aes-ce - Remove duplicate header
Brajeswar Ghosh
1
-1
/
+0
2017-08-04
crypto: algapi - make crypto_xor() take separate dst and src arguments
Ard Biesheuvel
1
-3
/
+1
2017-06-01
crypto: arm/aes-ce - enable module autoloading based on CPU feature bits
Ard Biesheuvel
1
-4
/
+2
2017-02-03
crypto: arm/aes-ce - remove cra_alignmask
Ard Biesheuvel
1
-9
/
+6
2016-12-01
crypto: aes-ce - Make aes_simd_algs static
Herbert Xu
1
-1
/
+1
2016-11-28
crypto: aes-ce - Convert to skcipher
Herbert Xu
1
-233
/
+157
2016-10-21
crypto: arm/aes-ce - fix for big endian
Ard Biesheuvel
1
-0
/
+5
2016-09-13
crypto: arm/aes-ctr - fix NULL dereference in tail processing
Ard Biesheuvel
1
-1
/
+1
2016-03-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+5
2016-02-17
crypto: xts - fix compile errors
Stephan Mueller
1
-0
/
+1
2016-02-16
crypto: xts - consolidate sanity check for keys
Stephan Mueller
1
-0
/
+4
2016-02-15
arm/arm64: crypto: assure that ECB modes don't require an IV
Jeremy Linton
1
-2
/
+2
2015-03-31
crypto: aes-ce - mark ARMv8 AES helper ciphers
Stephan Mueller
1
-4
/
+8
2015-03-12
crypto: arm - AES in ECB/CBC/CTR/XTS modes using ARMv8 Crypto Extensions
Ard Biesheuvel
1
-0
/
+520