index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
crypto
/
aes-neonbs-glue.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-05-07
1
-1
/
+3
|
\
|
*
crypto: arm64/aes-neonbs - don't access already-freed walk.iv
Eric Biggers
2019-04-18
1
-0
/
+2
|
*
crypto: arm64 - convert to use crypto_simd_usable()
Eric Biggers
2019-03-22
1
-1
/
+1
*
|
arm64: HWCAP: add support for AT_HWCAP2
Andrew Murray
2019-04-16
1
-1
/
+1
|
/
*
crypto: arm64/aes-bs - move kernel mode neon en/disable into loop
Ard Biesheuvel
2018-03-16
1
-19
/
+17
*
crypto: arm64/aes-blk - move kernel mode neon en/disable into loop
Ard Biesheuvel
2018-03-16
1
-8
/
+6
*
crypto: arm64/aes-bs - implement non-SIMD fallback for AES-CTR
Ard Biesheuvel
2017-08-04
1
-5
/
+43
*
crypto: algapi - make crypto_xor() take separate dst and src arguments
Ard Biesheuvel
2017-08-04
1
-3
/
+2
*
crypto: arm64/aes - don't use IV buffer to return final keystream block
Ard Biesheuvel
2017-02-03
1
-4
/
+5
*
crypto: arm64/aes - replace scalar fallback with plain NEON fallback
Ard Biesheuvel
2017-02-03
1
-10
/
+28
*
crypto: arm64/aes - reimplement bit-sliced ARM/NEON implementation for arm64
Ard Biesheuvel
2017-01-12
1
-0
/
+420