index
:
kernel_google_wahoo.git
o8.1
kernel_google_wahoo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
BACKPORT: crypto: arm64/aes-ce-cipher - move assembler code to .S file
Ard Biesheuvel
2018-04-12
3
-104
/
+100
*
UPSTREAM: crypto: arm64/aes-ce-cipher: add non-SIMD generic fallback
Ard Biesheuvel
2018-04-12
2
-3
/
+18
*
UPSTREAM: crypto: arm64/aes-ce-cipher - match round key endianness with gener...
Ard Biesheuvel
2018-04-12
3
-40
/
+37
*
BACKPORT: crypto: arm64/aes - add scalar implementation
Ard Biesheuvel
2018-04-12
4
-0
/
+203
*
Merge tag 'android-p-preview-1_r0.2' into oreo-mr1
Nathan Chancellor
2018-03-08
1
-1
/
+1
|
\
|
*
arch/arm64/crypto: disable LTO for aes-ce-cipher.c
Sami Tolvanen
2017-10-25
1
-1
/
+1
*
|
arm64: crypto: Improve target optimization flags
Alex Naidis
2017-12-16
1
-2
/
+0
*
|
UPSTREAM: crypto: arm64/sha - avoid non-standard inline asm tricks
Ard Biesheuvel
2017-12-05
4
-20
/
+16
*
|
Revert "ANDROID: arm64: crypto, LLVMLinux: use %c constraint code in ASM_EXPORT"
Nathan Chancellor
2017-12-05
2
-2
/
+2
|
/
*
Revert "ANDROID: HACK: arm64: crypto, LLVMLinux: explicitly pass -mcpu option...
Nick Desaulniers
2017-09-01
1
-1
/
+1
*
Merge branch 'android-msm-8998-4.4-common' into android-msm-wahoo-4.4
Thierry Strudel
2017-04-07
9
-101
/
+110
|
\
|
*
crypto: arm64/aes-blk - honour iv_out requirement in CBC and CTR modes
Ard Biesheuvel
2017-02-09
1
-46
/
+42
|
*
crypto: arm64/aes-ce - fix for big endian
Ard Biesheuvel
2017-01-12
1
-10
/
+15
|
*
crypto: arm64/aes-xts-ce: fix for big endian
Ard Biesheuvel
2017-01-12
2
-1
/
+3
|
*
crypto: arm64/sha1-ce - fix for big endian
Ard Biesheuvel
2017-01-12
1
-2
/
+2
|
*
crypto: arm64/aes-neon - fix for big endian
Ard Biesheuvel
2017-01-12
1
-10
/
+15
|
*
crypto: arm64/aes-ccm-ce: fix for big endian
Ard Biesheuvel
2017-01-12
1
-26
/
+27
|
*
crypto: arm64/ghash-ce - fix for big endian
Ard Biesheuvel
2017-01-12
1
-3
/
+3
|
*
crypto: arm64/sha2-ce - fix for big endian
Ard Biesheuvel
2017-01-12
1
-2
/
+2
|
*
crypto: arm64/aes-ctr - fix NULL dereference in tail processing
Ard Biesheuvel
2016-09-30
1
-1
/
+1
*
|
ANDROID: HACK: arm64: crypto, LLVMLinux: explictly pass -mcpu option to gas
Greg Hackmann
2017-04-03
1
-1
/
+1
*
|
ANDROID: arm64: crypto, LLVMLinux: use %c constraint code in ASM_EXPORT
Greg Hackmann
2017-04-03
2
-2
/
+2
*
|
LLVMLINUX: DO-NOT-UPSTREAM crypto: LLVMLinux: Explicitly pass through assembl...
Mark Charlebois
2017-04-03
1
-1
/
+1
*
|
ANDROID: arm64/crypto: add ARMv8-CE optimized poly_hash algorithm
Eric Biggers
2017-02-14
4
-0
/
+337
*
|
UPSTREAM: arm/arm64: crypto: assure that ECB modes don't require an IV
Jeremy Linton
2017-02-14
1
-2
/
+2
|
/
*
arm64: crypto: reduce priority of core AES cipher
Ard Biesheuvel
2015-11-18
1
-1
/
+1
*
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
Herbert Xu
2015-08-17
1
-1
/
+0
*
crypto: aes-ce-ccm - Convert to new AEAD interface
Herbert Xu
2015-07-17
1
-26
/
+43
*
Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...
Herbert Xu
2015-06-19
2
-13
/
+9
|
\
|
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-04-16
2
-13
/
+9
|
|
\
|
|
*
arm64/crypto: issue aese/aesmc instructions in pairs
Ard Biesheuvel
2015-03-19
2
-13
/
+9
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2015-05-28
3
-3
/
+25
|
\
\
\
|
*
|
|
crypto: arm64/sha2-ce - prevent asm code finalization in final() path
Ard Biesheuvel
2015-05-07
1
-0
/
+3
|
*
|
|
crypto: arm64/sha1-ce - prevent asm code finalization in final() path
Ard Biesheuvel
2015-05-07
1
-0
/
+3
|
*
|
|
crypto: arm64/crc32 - bring in line with generic CRC32
Ard Biesheuvel
2015-05-07
1
-3
/
+19
|
|
/
/
*
/
/
crypto: arm64/aes-ce-ccm - Include crypto/internal/aead.h
Herbert Xu
2015-04-23
1
-1
/
+1
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2015-04-15
5
-322
/
+130
|
\
\
|
|
/
|
/
|
|
*
crypto: arm64/sha2-ce - move SHA-224/256 ARMv8 implementation to base layer
Ard Biesheuvel
2015-04-10
2
-193
/
+63
|
*
crypto: arm64/sha1-ce - move SHA-1 ARMv8 implementation to base layer
Ard Biesheuvel
2015-04-10
2
-125
/
+59
|
*
crypto: arm64/aes - mark 64 bit ARMv8 AES helper ciphers
Stephan Mueller
2015-03-31
1
-4
/
+8
*
|
arm64: crypto: increase AES interleave to 4x
Ard Biesheuvel
2015-02-26
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-12-13
5
-5
/
+287
|
\
|
*
crypto: prefix module autoloading with "crypto-"
Kees Cook
2014-11-24
2
-5
/
+5
|
*
crypto: crc32 - Add ARM64 CRC32 hw accelerated module
Yazen Ghannam
2014-11-20
3
-0
/
+282
*
|
arm64/crypto: use crypto instructions to generate AES key schedule
Ard Biesheuvel
2014-11-06
5
-11
/
+133
|
/
*
arm64/crypto: remove redundant update of data
Colin Ian King
2014-08-26
1
-1
/
+0
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-08-04
1
-1
/
+1
|
\
|
*
arm64/crypto: fix makefile rule for aes-glue-%.o
Andreas Schwab
2014-07-24
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-07-28
1
-6
/
+6
|
\
\
|
|
/
|
/
|
|
*
crypto: arm64-aes - fix encryption of unaligned data
Mikulas Patocka
2014-07-28
1
-6
/
+6
[next]