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
/
aes-glue.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-08
crypto: arm64/aes - fix handling sub-block CTS-CBC inputs
Eric Biggers
1
-4
/
+9
2018-09-21
crypto: arm64/aes-blk - add support for CTS-CBC mode
Ard Biesheuvel
1
-0
/
+165
2018-09-21
crypto: arm64/aes-blk - remove pointless (u8 *) casts
Ard Biesheuvel
1
-24
/
+23
2018-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
1
-1
/
+1
2018-07-08
crypto: shash - remove useless setting of type flags
Eric Biggers
1
-3
/
+0
2018-06-15
crypto: arm64/aes-blk - fix and move skcipher_walk_done out of kernel_neon_be...
Jia He
1
-1
/
+1
2018-03-16
crypto: arm64/aes-blk - move kernel mode neon en/disable into loop
Ard Biesheuvel
1
-49
/
+46
2017-11-29
crypto: arm64/aes - do not call crypto_unregister_skcipher twice on error
Corentin Labbe
1
-0
/
+1
2017-08-04
crypto: arm64/aes-blk - add a non-SIMD fallback for synchronous CTR
Ard Biesheuvel
1
-15
/
+44
2017-08-04
crypto: algapi - make crypto_xor() take separate dst and src arguments
Ard Biesheuvel
1
-3
/
+1
2017-02-11
crypto: arm64/aes - add NEON/Crypto Extensions CBCMAC/CMAC/XCBC driver
Ard Biesheuvel
1
-1
/
+239
2017-02-03
crypto: arm64/aes-neon-blk - tweak performance for low end cores
Ard Biesheuvel
1
-0
/
+2
2017-02-03
crypto: arm64/aes-blk - remove cra_alignmask
Ard Biesheuvel
1
-10
/
+6
2017-01-12
crypto: arm64/aes-blk - expose AES-CTR as synchronous cipher as well
Ard Biesheuvel
1
-2
/
+23
2016-11-30
crypto: arm64/aes-ce-ctr - fix skcipher conversion
Ard Biesheuvel
1
-0
/
+1
2016-11-30
crypto: arm/aes-ce - fix broken monolithic build
Ard Biesheuvel
1
-1
/
+1
2016-11-28
crypto: arm64/aes - Convert to skcipher
Herbert Xu
1
-224
/
+158
2016-09-13
crypto: arm64/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: arm64/aes - mark 64 bit ARMv8 AES helper ciphers
Stephan Mueller
1
-4
/
+8
2014-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-4
/
+4
2014-11-24
crypto: prefix module autoloading with "crypto-"
Kees Cook
1
-4
/
+4
2014-11-06
arm64/crypto: use crypto instructions to generate AES key schedule
Ard Biesheuvel
1
-6
/
+12
2014-07-28
crypto: arm64-aes - fix encryption of unaligned data
Mikulas Patocka
1
-6
/
+6
2014-05-14
arm64/crypto: AES-ECB/CBC/CTR/XTS using ARMv8 NEON and Crypto Extensions
Ard Biesheuvel
1
-0
/
+446