index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
crypto
/
aes-ce-ccm-core.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: arm64/aes-ccm - avoid by-ref argument for ce_aes_ccm_auth_data
Ard Biesheuvel
2021-09-17
1
-12
/
+11
*
crypto: arm64/aes-ccm - reduce NEON begin/end calls for common case
Ard Biesheuvel
2021-09-17
1
-0
/
+1
*
crypto: arm64 - Use modern annotations for assembly functions
Mark Brown
2019-12-20
1
-8
/
+8
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling
Ard Biesheuvel
2019-02-01
1
-2
/
+3
*
crypto: arm64 - revert NEON yield for fast AEAD implementations
Ard Biesheuvel
2018-08-07
1
-95
/
+55
*
crypto: arm64/aes-ccm - yield NEON after every block of input
Ard Biesheuvel
2018-05-12
1
-55
/
+95
*
crypto: arm64/aes-ce-cipher - match round key endianness with generic code
Ard Biesheuvel
2017-08-04
1
-15
/
+15
*
crypto: arm64/aes-ccm-ce: fix for big endian
Ard Biesheuvel
2016-10-21
1
-26
/
+27
*
arm64/crypto: issue aese/aesmc instructions in pairs
Ard Biesheuvel
2015-03-19
1
-6
/
+6
*
arm64/crypto: AES in CCM mode using ARMv8 Crypto Extensions
Ard Biesheuvel
2014-05-14
1
-0
/
+222