index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
crypto
/
aesni-intel_asm.S
Age
Commit message (
Expand
)
Author
2018-01-12
x86/retpoline/crypto: Convert crypto assembler indirect jumps
David Woodhouse
2017-05-18
crypto: aesni - make non-AVX AES-GCM work with all valid auth_tag_len
Sabrina Dubroca
2017-05-18
crypto: aesni - make non-AVX AES-GCM work with any aadlen
Sabrina Dubroca
2017-01-23
crypto: x86 - make constants readonly, allow linker to merge them
Denys Vlasenko
2016-02-24
x86/asm/crypto: Create stack frames in crypto functions
Josh Poimboeuf
2016-02-24
x86/asm/crypto: Move .Lbswap_mask data to .rodata section
Josh Poimboeuf
2015-01-14
crypto: aesni - Add support for 192 & 256 bit keys to AESNI RFC4106
Timothy McCaffrey
2013-06-13
crypto: aesni_intel - fix accessing of unaligned memory
Jussi Kivilinna
2013-04-25
crypto: aesni_intel - add more optimized XTS mode for x86-64
Jussi Kivilinna
2013-01-20
crypto: aesni-intel - add ENDPROC statements for assembler functions
Jussi Kivilinna
2012-05-31
crypto: aesni-intel - fix unaligned cbc decrypt for x86-32
Mathias Krause
2011-03-27
crypto: aesni-intel - fixed problem with packets that are not multiple of 64b...
Tadeusz Struk
2011-03-18
x86: Fix common misspellings
Lucas De Marchi
2010-12-13
crypto: aesni-intel - Fixed build with binutils 2.16
Tadeusz Struk
2010-11-29
crypto: aesni-intel - Fixed build error on x86-32
Mathias Krause
2010-11-27
crypto: aesni-intel - Ported implementation to x86-32
Mathias Krause
2010-11-13
crypto: aesni-intel - RFC4106 AES-GCM Driver Using Intel New Instructions
Tadeusz Struk
2010-03-13
crypto: aesni-intel - Fix CTR optimization build failure with gas 2.16.1
Huang Ying
2010-03-10
crypto: aesni-intel - Add AES-NI accelerated CTR mode
Huang Ying
2009-11-23
crypto: aesni-intel - Use gas macro for AES-NI instructions
Huang Ying
2009-06-18
crypto: aes-ni - Fix cbc mode IV saving
Huang Ying
2009-02-18
crypto: aes-ni - Add support to Intel AES-NI instructions for x86_64 platform
Huang Ying