index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
crypto
/
aes-modes.S
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-14
arm64: Add macro version of the BTI instruction
Mark Brown
1
-5
/
+5
2021-04-26
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2021-04-16
crypto: arm64/aes-ce - deal with oversight in new CTR carry code
Ard Biesheuvel
1
-0
/
+1
2021-04-12
arm64: fpsimd: run kernel mode NEON with softirqs disabled
Ard Biesheuvel
1
-1
/
+1
2021-02-10
crypto: arm64/aes-ce-mac - simplify NEON yield
Ard Biesheuvel
1
-33
/
+19
2021-01-03
crypto: arm64/aes-ctr - improve tail handling
Ard Biesheuvel
1
-53
/
+112
2020-03-09
arm64: crypto: Modernize names for AES function macros
Mark Brown
1
-24
/
+24
2019-12-20
crypto: arm64 - Use modern annotations for assembly functions
Mark Brown
1
-8
/
+8
2019-09-09
crypto: arm64/aes-neonbs - implement ciphertext stealing for XTS
Ard Biesheuvel
1
-0
/
+3
2019-09-09
crypto: arm64/aes - implement support for XTS ciphertext stealing
Ard Biesheuvel
1
-18
/
+81
2019-09-09
crypto: arm64/aes-cts-cbc-ce - performance tweak
Ard Biesheuvel
1
-3
/
+2
2019-08-30
crypto: arm64/aes - implement accelerated ESSIV/CBC mode
Ard Biesheuvel
1
-0
/
+28
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-31
/
+87
2019-07-03
crypto: arm64/aes-ce - implement 5 way interleave for ECB, CBC and CTR
Ard Biesheuvel
1
-31
/
+71
2019-07-03
crypto: arm64/aes-ce - add 5 way interleave routines
Ard Biesheuvel
1
-0
/
+16
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-02-22
crypto: arm64/aes-blk - update IV after partial final CTR block
Eric Biggers
1
-2
/
+1
2018-10-12
crypto: arm64/aes-blk - ensure XTS mask is always loaded
Ard Biesheuvel
1
-4
/
+4
2018-09-21
crypto: arm64/aes-blk - improve XTS mask handling
Ard Biesheuvel
1
-19
/
+21
2018-09-21
crypto: arm64/aes-blk - add support for CTS-CBC mode
Ard Biesheuvel
1
-1
/
+78
2018-09-21
crypto: arm64/aes-blk - revert NEON yield for skciphers
Ard Biesheuvel
1
-173
/
+108
2018-09-04
crypto: arm64/aes-modes - get rid of literal load of addend vector
Ard Biesheuvel
1
-7
/
+9
2018-05-12
crypto: arm64/aes-blk - yield NEON after every block of input
Ard Biesheuvel
1
-124
/
+207
2018-03-16
crypto: arm64/aes-blk - add 4 way interleave to CBC-MAC encrypt path
Ard Biesheuvel
1
-2
/
+21
2018-03-16
crypto: arm64/aes-blk - add 4 way interleave to CBC encrypt path
Ard Biesheuvel
1
-6
/
+25
2018-03-16
crypto: arm64/aes-blk - remove configurable interleave
Ard Biesheuvel
1
-197
/
+40
2018-03-16
crypto: arm64/aes-blk - move kernel mode neon en/disable into loop
Ard Biesheuvel
1
-45
/
+45
2017-02-11
crypto: arm64/aes - add NEON/Crypto Extensions CBCMAC/CMAC/XCBC driver
Ard Biesheuvel
1
-1
/
+28
2017-02-03
crypto: arm64/aes-blk - remove cra_alignmask
Ard Biesheuvel
1
-5
/
+3
2017-01-23
crypto: arm64/aes-blk - honour iv_out requirement in CBC and CTR modes
Ard Biesheuvel
1
-46
/
+42
2016-10-21
crypto: arm64/aes-xts-ce: fix for big endian
Ard Biesheuvel
1
-1
/
+2
2014-05-14
arm64/crypto: AES-ECB/CBC/CTR/XTS using ARMv8 NEON and Crypto Extensions
Ard Biesheuvel
1
-0
/
+532