index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
crypto
(
follow
)
Commit message (
Expand
)
Author
Age
*
BACKPORT: crypto: arm64/aes-ce-cipher - move assembler code to .S file
Ard Biesheuvel
2022-10-28
*
BACKPORT: crypto: arm64/aes-modes - get rid of literal load of addend vector
Ard Biesheuvel
2022-10-28
*
Merge 4.4.187 into android-4.4
Greg Kroah-Hartman
2019-08-04
|
\
|
*
crypto: arm64/sha2-ce - correct digest for empty data in finup
Elena Petrova
2019-08-04
|
*
crypto: arm64/sha1-ce - correct digest for empty data in finup
Elena Petrova
2019-08-04
*
|
Merge 4.4.177 into android-4.4
Greg Kroah-Hartman
2019-03-23
|
\
|
|
*
crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling
Ard Biesheuvel
2019-03-23
|
*
crypto: arm64/sha - avoid non-standard inline asm tricks
Ard Biesheuvel
2018-11-27
*
|
Revert "BACKPORT, FROMLIST: crypto: arm64/speck - add NEON-accelerated implem...
Alistair Strachan
2018-10-22
*
|
BACKPORT, FROMLIST: crypto: arm64/speck - add NEON-accelerated implementation...
Eric Biggers
2018-03-24
*
|
UPSTREAM: crypto: arm64/sha - avoid non-standard inline asm tricks
Ard Biesheuvel
2017-10-09
*
|
Merge remote-tracking branch 'common/android-4.4' into android-4.4.y
Dmitry Shmidt
2017-02-15
|
\
\
|
|
/
|
/
|
|
*
ANDROID: arm64/crypto: add ARMv8-CE optimized poly_hash algorithm
Eric Biggers
2017-02-10
|
*
UPSTREAM: arm/arm64: crypto: assure that ECB modes don't require an IV
Jeremy Linton
2017-02-10
*
|
crypto: arm64/aes-blk - honour iv_out requirement in CBC and CTR modes
Ard Biesheuvel
2017-02-09
*
|
crypto: arm64/aes-ce - fix for big endian
Ard Biesheuvel
2017-01-12
*
|
crypto: arm64/aes-xts-ce: fix for big endian
Ard Biesheuvel
2017-01-12
*
|
crypto: arm64/sha1-ce - fix for big endian
Ard Biesheuvel
2017-01-12
*
|
crypto: arm64/aes-neon - fix for big endian
Ard Biesheuvel
2017-01-12
*
|
crypto: arm64/aes-ccm-ce: fix for big endian
Ard Biesheuvel
2017-01-12
*
|
crypto: arm64/ghash-ce - fix for big endian
Ard Biesheuvel
2017-01-12
*
|
crypto: arm64/sha2-ce - fix for big endian
Ard Biesheuvel
2017-01-12
*
|
crypto: arm64/aes-ctr - fix NULL dereference in tail processing
Ard Biesheuvel
2016-09-30
|
/
*
arm64: crypto: reduce priority of core AES cipher
Ard Biesheuvel
2015-11-18
*
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
Herbert Xu
2015-08-17
*
crypto: aes-ce-ccm - Convert to new AEAD interface
Herbert Xu
2015-07-17
*
Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...
Herbert Xu
2015-06-19
|
\
|
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-04-16
|
|
\
|
|
*
arm64/crypto: issue aese/aesmc instructions in pairs
Ard Biesheuvel
2015-03-19
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2015-05-28
|
\
\
\
|
*
|
|
crypto: arm64/sha2-ce - prevent asm code finalization in final() path
Ard Biesheuvel
2015-05-07
|
*
|
|
crypto: arm64/sha1-ce - prevent asm code finalization in final() path
Ard Biesheuvel
2015-05-07
|
*
|
|
crypto: arm64/crc32 - bring in line with generic CRC32
Ard Biesheuvel
2015-05-07
|
|
/
/
*
/
/
crypto: arm64/aes-ce-ccm - Include crypto/internal/aead.h
Herbert Xu
2015-04-23
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2015-04-15
|
\
\
|
|
/
|
/
|
|
*
crypto: arm64/sha2-ce - move SHA-224/256 ARMv8 implementation to base layer
Ard Biesheuvel
2015-04-10
|
*
crypto: arm64/sha1-ce - move SHA-1 ARMv8 implementation to base layer
Ard Biesheuvel
2015-04-10
|
*
crypto: arm64/aes - mark 64 bit ARMv8 AES helper ciphers
Stephan Mueller
2015-03-31
*
|
arm64: crypto: increase AES interleave to 4x
Ard Biesheuvel
2015-02-26
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-12-13
|
\
|
*
crypto: prefix module autoloading with "crypto-"
Kees Cook
2014-11-24
|
*
crypto: crc32 - Add ARM64 CRC32 hw accelerated module
Yazen Ghannam
2014-11-20
*
|
arm64/crypto: use crypto instructions to generate AES key schedule
Ard Biesheuvel
2014-11-06
|
/
*
arm64/crypto: remove redundant update of data
Colin Ian King
2014-08-26
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-08-04
|
\
|
*
arm64/crypto: fix makefile rule for aes-glue-%.o
Andreas Schwab
2014-07-24
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-07-28
|
\
\
|
|
/
|
/
|
|
*
crypto: arm64-aes - fix encryption of unaligned data
Mikulas Patocka
2014-07-28
*
|
arm64/crypto: improve performance of GHASH algorithm
Ard Biesheuvel
2014-06-18
*
|
arm64/crypto: fix data corruption bug in GHASH algorithm
Ard Biesheuvel
2014-06-18
|
/
[next]