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
/
sparc
/
crypto
/
aes_glue.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
1
-2
/
+0
2019-10-23
crypto: sparc/aes - convert to skcipher API
Eric Biggers
1
-167
/
+143
2019-07-26
crypto: aes - rename local routines to prevent future clashes
Ard Biesheuvel
1
-4
/
+4
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2018-11-20
crypto: remove useless initializations of cra_list
Eric Biggers
1
-5
/
+0
2017-08-04
crypto: algapi - make crypto_xor() take separate dst and src arguments
Ard Biesheuvel
1
-2
/
+1
2015-10-08
crypto: sparc - initialize blkcipher.ivsize
Dave Kleikamp
1
-0
/
+2
2015-01-13
crypto: sparc64/aes - fix module description
Mathias Krause
1
-1
/
+1
2014-11-24
crypto: prefix module autoloading with "crypto-"
Kees Cook
1
-1
/
+1
2014-05-19
sparc64: fix sparse warnings in aes_glue.c
Sam Ravnborg
1
-3
/
+3
2012-12-20
sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code.
David S. Miller
1
-0
/
+4
2012-12-20
sparc64: Fix AES ctr mode block size.
David S. Miller
1
-3
/
+24
2012-11-10
sparc64: Fix build with mix of modular vs. non-modular crypto drivers.
David S. Miller
1
-0
/
+2
2012-09-15
sparc64: Add missing pr_fmt define to crypto opcode drivers.
David S. Miller
1
-0
/
+2
2012-09-15
sparc64: Adjust crypto priorities.
David S. Miller
1
-4
/
+6
2012-08-30
sparc64: Add ctr mode support to AES driver.
David S. Miller
1
-0
/
+62
2012-08-30
sparc64: Move AES driver over to a methods based implementation.
David S. Miller
1
-49
/
+137
2012-08-23
sparc64: Add AES driver making use of the new aes opcodes.
David S. Miller
1
-0
/
+323