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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-19
Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...
Herbert Xu
2
-13
/
+9
2015-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
3
-3
/
+25
2015-05-07
crypto: arm64/sha2-ce - prevent asm code finalization in final() path
Ard Biesheuvel
1
-0
/
+3
2015-05-07
crypto: arm64/sha1-ce - prevent asm code finalization in final() path
Ard Biesheuvel
1
-0
/
+3
2015-05-07
crypto: arm64/crc32 - bring in line with generic CRC32
Ard Biesheuvel
1
-3
/
+19
2015-04-23
crypto: arm64/aes-ce-ccm - Include crypto/internal/aead.h
Herbert Xu
1
-1
/
+1
2015-04-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-13
/
+9
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
5
-322
/
+130
2015-04-10
crypto: arm64/sha2-ce - move SHA-224/256 ARMv8 implementation to base layer
Ard Biesheuvel
2
-193
/
+63
2015-04-10
crypto: arm64/sha1-ce - move SHA-1 ARMv8 implementation to base layer
Ard Biesheuvel
2
-125
/
+59
2015-03-31
crypto: arm64/aes - mark 64 bit ARMv8 AES helper ciphers
Stephan Mueller
1
-4
/
+8
2015-03-19
arm64/crypto: issue aese/aesmc instructions in pairs
Ard Biesheuvel
2
-13
/
+9
2015-02-26
arm64: crypto: increase AES interleave to 4x
Ard Biesheuvel
1
-1
/
+1
2014-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
5
-5
/
+287
2014-11-24
crypto: prefix module autoloading with "crypto-"
Kees Cook
2
-5
/
+5
2014-11-20
crypto: crc32 - Add ARM64 CRC32 hw accelerated module
Yazen Ghannam
3
-0
/
+282
2014-11-06
arm64/crypto: use crypto instructions to generate AES key schedule
Ard Biesheuvel
5
-11
/
+133
2014-08-26
arm64/crypto: remove redundant update of data
Colin Ian King
1
-1
/
+0
2014-08-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2014-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-6
/
+6
2014-07-28
crypto: arm64-aes - fix encryption of unaligned data
Mikulas Patocka
1
-6
/
+6
2014-07-24
arm64/crypto: fix makefile rule for aes-glue-%.o
Andreas Schwab
1
-1
/
+1
2014-06-18
arm64/crypto: improve performance of GHASH algorithm
Ard Biesheuvel
2
-56
/
+40
2014-06-18
arm64/crypto: fix data corruption bug in GHASH algorithm
Ard Biesheuvel
1
-0
/
+1
2014-05-14
arm64/crypto: AES-ECB/CBC/CTR/XTS using ARMv8 NEON and Crypto Extensions
Ard Biesheuvel
6
-0
/
+1521
2014-05-14
arm64/crypto: AES in CCM mode using ARMv8 Crypto Extensions
Ard Biesheuvel
4
-0
/
+529
2014-05-14
arm64/crypto: AES using ARMv8 Crypto Extensions
Ard Biesheuvel
3
-1
/
+164
2014-05-14
arm64/crypto: GHASH secure hash using ARMv8 Crypto Extensions
Ard Biesheuvel
4
-0
/
+259
2014-05-14
arm64/crypto: SHA-224/SHA-256 using ARMv8 Crypto Extensions
Ard Biesheuvel
4
-0
/
+419
2014-05-14
arm64/crypto: SHA-1 using ARMv8 Crypto Extensions
Ard Biesheuvel
4
-0
/
+355