Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
9e450c1ecb027417c99eba651413d2a6ba6ffc1f
/
arch
/
arm
/
crypto
63bdf42
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
511306b
crypto: arm/aes-ce - update IV after partial final CTR block
by Eric Biggers
· 6 years ago
c643165
crypto: sha512/arm - fix crash bug in Thumb2 build
by Ard Biesheuvel
· 6 years ago
69216a5
crypto: sha256/arm - fix crash bug in Thumb2 build
by Ard Biesheuvel
· 6 years ago
e7b3ed3
crypto: arm/crct10dif-ce - cleanup and optimizations
by Eric Biggers
· 6 years ago
c03f3cb
crypto: arm/crct10dif - remove dead code
by Ard Biesheuvel
· 6 years ago
62fecf2
crypto: arm/crct10dif - revert to C code for short inputs
by Ard Biesheuvel
· 6 years ago
668c35f
Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
8e9b61b
kbuild: move .SECONDARY special target to Kbuild.include
by Masahiro Yamada
· 6 years ago
16aae35
crypto: arm/nhpoly1305 - add NEON-accelerated NHPoly1305
by Eric Biggers
· 6 years ago
bdb063a
crypto: arm/chacha - add XChaCha12 support
by Eric Biggers
· 6 years ago
3cc2151
crypto: arm/chacha20 - refactor to allow varying number of rounds
by Eric Biggers
· 6 years ago
d97a943
crypto: arm/chacha20 - add XChaCha20 support
by Eric Biggers
· 6 years ago
be2830b
crypto: arm/chacha20 - limit the preemption-disabled section
by Eric Biggers
· 6 years ago
1ca1b91
crypto: chacha20-generic - refactor to allow varying number of rounds
by Eric Biggers
· 6 years ago
d65ddec
crypto: aes-ce - Remove duplicate header
by Brajeswar Ghosh
· 6 years ago
913a3aa
crypto: arm/aes - add some hardening against cache-timing attacks
by Eric Biggers
· 6 years ago
cd56023
crypto: arm/crc32 - avoid warning when compiling with Clang
by Stefan Agner
· 6 years ago
a1b22a5
crypto: arm/chacha20 - faster 8-bit rotations and other optimizations
by Eric Biggers
· 6 years ago
00227e3
crypto: arm/ghash-ce - implement support for 4-way aggregation
by Ard Biesheuvel
· 6 years ago
578bdaa
crypto: speck - remove Speck
by Jason A. Donenfeld
· 6 years ago
3723c63
treewide: convert ISO_8859-1 text comments to utf-8
by Arnd Bergmann
· 6 years ago
4e34e51
crypto: arm/chacha20 - always use vrev for 16-bit rotates
by Eric Biggers
· 6 years ago
c5f5aee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by Herbert Xu
· 6 years ago
c87a405
crypto: ahash - remove useless setting of cra_type
by Eric Biggers
· 7 years ago
6a38f62
crypto: ahash - remove useless setting of type flags
by Eric Biggers
· 7 years ago
e50944e
crypto: shash - remove useless setting of type flags
by Eric Biggers
· 7 years ago
a068b94
crypto: arm/speck - fix building in Thumb2 mode
by Eric Biggers
· 7 years ago
c2e415f
crypto: clarify licensing of OpenSSL asm code
by Adam Langley
· 7 years ago
54a702f
kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers
by Masahiro Yamada
· 7 years ago
6aaf49b
crypto: arm,arm64 - Fix random regeneration of S_shipped
by Leonard Crestez
· 7 years ago
ede9622
crypto: arm/speck - add NEON-accelerated implementation of Speck-XTS
by Eric Biggers
· 7 years ago
4ff8b1d
crypto: arm/aes-cipher - move S-box to .rodata section
by Jinbum Park
· 7 years ago
a208fa8
crypto: hash - annotate algorithms taking optional key
by Eric Biggers
· 7 years ago
26d85e5
crypto: arm/aes-neonbs - Use PTR_ERR_OR_ZERO()
by Gomonovych, Vasyl
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
0d149ce
crypto: arm/aes - avoid expanded lookup tables in the final round
by Ard Biesheuvel
· 7 years ago
3759ee0
crypto: arm/ghash - add NEON accelerated fallback for vmull.p64
by Ard Biesheuvel
· 7 years ago
45fe93d
crypto: algapi - make crypto_xor() take separate dst and src arguments
by Ard Biesheuvel
· 7 years ago
2a9faf8
crypto: arm/crc32 - enable module autoloading based on CPU feature bits
by Ard Biesheuvel
· 8 years ago
a83ff88
crypto: arm/sha2-ce - enable module autoloading based on CPU feature bits
by Ard Biesheuvel
· 8 years ago
bd56f95
crypto: arm/sha1-ce - enable module autoloading based on CPU feature bits
by Ard Biesheuvel
· 8 years ago
c9d9f60
crypto: arm/ghash-ce - enable module autoloading based on CPU feature bits
by Ard Biesheuvel
· 8 years ago
4d8061a
crypto: arm/aes-ce - enable module autoloading based on CPU feature bits
by Ard Biesheuvel
· 8 years ago
b56f5cb
crypto: arm/aes-neonbs - resolve fallback cipher at runtime
by Ard Biesheuvel
· 8 years ago
efa7ceb
crypto: arm/crc32 - add build time test for CRC instruction support
by Ard Biesheuvel
· 8 years ago
1fb1683
crypto: arm/crc32 - fix build error with outdated binutils
by Ard Biesheuvel
· 8 years ago
1a20b96
crypto: arm/aes - don't use IV buffer to return final keystream block
by Ard Biesheuvel
· 8 years ago
4a70b52
crypto: arm/chacha20 - remove cra_alignmask
by Ard Biesheuvel
· 8 years ago
1465fb1
crypto: arm/aes-ce - remove cra_alignmask
by Ard Biesheuvel
· 8 years ago
13954e7
crypto: arm/aes-neonbs - fix issue with v2.22 and older assembler
by Ard Biesheuvel
· 8 years ago
658fa75
crypto: arm/aes - avoid reserved 'tt' mnemonic in asm code
by Ard Biesheuvel
· 8 years ago
cc477bf
crypto: arm/aes - replace bit-sliced OpenSSL NEON code
by Ard Biesheuvel
· 8 years ago
81edb42
crypto: arm/aes - replace scalar AES cipher
by Ard Biesheuvel
· 8 years ago
afaf712
crypto: arm/chacha20 - implement NEON version based on SSE3 code
by Ard Biesheuvel
· 8 years ago
5386e5d
Revert "crypto: arm64/ARM: NEON accelerated ChaCha20"
by Herbert Xu
· 8 years ago
8096667
crypto: arm/chacha20 - implement NEON version based on SSE3 code
by Ard Biesheuvel
· 8 years ago
d0a3431
crypto: arm/crc32 - accelerated support based on x86 SSE implementation
by Ard Biesheuvel
· 8 years ago
1d481f1
crypto: arm/crct10dif - port x86 SSE implementation to ARM
by Ard Biesheuvel
· 8 years ago
efad2b6
crypto: aes-ce - Make aes_simd_algs static
by Herbert Xu
· 8 years ago
81126d1
crypto: arm/aesbs - fix brokenness after skcipher conversion
by Ard Biesheuvel
· 8 years ago
6fdf436
crypto: arm/aes - Add missing SIMD select for aesbs
by Herbert Xu
· 8 years ago
585b5fa
crypto: arm/aes - Select SIMD in Kconfig
by Herbert Xu
· 8 years ago
211f41a
crypto: aesbs - Convert to skcipher
by Herbert Xu
· 8 years ago
da40e7a
crypto: aes-ce - Convert to skcipher
by Herbert Xu
· 8 years ago
58010fa
crypto: arm/aes-ce - fix for big endian
by Ard Biesheuvel
· 8 years ago
c3afafa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Herbert Xu
· 8 years ago
f82e90b
crypto: arm/aes-ctr - fix NULL dereference in tail processing
by Ard Biesheuvel
· 8 years ago
71f8991
crypto: arm/ghash - change internal cra_name to "__ghash"
by Ard Biesheuvel
· 8 years ago
ed4767d
crypto: arm/ghash-ce - add missing async import/export
by Ard Biesheuvel
· 8 years ago
2117eaa
crypto: arm/sha1-neon - add support for building in Thumb2 mode
by Ard Biesheuvel
· 8 years ago
820573e
crypto: ghash-ce - Fix cryptd reordering
by Herbert Xu
· 9 years ago
7047737
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
49abc0d
crypto: xts - fix compile errors
by Stephan Mueller
· 9 years ago
28856a9
crypto: xts - consolidate sanity check for keys
by Stephan Mueller
· 9 years ago
bee038a4
arm/arm64: crypto: assure that ECB modes don't require an IV
by Jeremy Linton
· 9 years ago
4d666db
crypto: arm - ignore generated SHA2 assembly files
by Baruch Siach
· 9 years ago
6499e8c
crypto: arm/aes - streamline AES-192 code path
by Ard Biesheuvel
· 10 years ago
c80ae7c
crypto: arm/sha512 - accelerated SHA-512 using ARM generic ASM and NEON
by Ard Biesheuvel
· 10 years ago
cb90695
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
3abafaf2
crypto: arm - workaround for building with old binutils
by Ard Biesheuvel
· 10 years ago
b48321d
crypto: arm/sha256 - avoid sha256 code on ARMv7-M
by Arnd Bergmann
· 10 years ago
9205b94
crypto: arm/sha2-ce - move SHA-224/256 ARMv8 implementation to base layer
by Ard Biesheuvel
· 10 years ago
b59e2ae
crypto: arm/sha256 - move SHA-224/256 ASM/NEON implementation to base layer
by Ard Biesheuvel
· 10 years ago
dde0098
crypto: arm/sha1-ce - move SHA-1 ARMv8 implementation to base layer
by Ard Biesheuvel
· 10 years ago
51e515f
crypto: arm/sha1_neon - move SHA-1 NEON implementation to base layer
by Ard Biesheuvel
· 10 years ago
90451d6
crypto: arm/sha1 - move SHA-1 ARM asm implementation to base layer
by Ard Biesheuvel
· 10 years ago
f2f770d
crypto: arm/sha256 - Add optimized SHA-256/224
by Sami Tolvanen
· 10 years ago
94a7e5e
crypto: aes-ce - mark ARMv8 AES helper ciphers
by Stephan Mueller
· 10 years ago
76aa9d5
crypto: aesbs - mark NEON bit sliced AES helper ciphers
by Stephan Mueller
· 10 years ago
4b3f4e3
crypto: ghash-ce - mark GHASH ARMv8 vmull.p64 helper ciphers
by Stephan Mueller
· 10 years ago
fa50d7e
crypto: arm/ghash - fix big-endian bug in ghash
by Ard Biesheuvel
· 10 years ago
f1e866b
crypto: arm - add support for GHASH using ARMv8 Crypto Extensions
by Ard Biesheuvel
· 10 years ago
8646485
crypto: arm - AES in ECB/CBC/CTR/XTS modes using ARMv8 Crypto Extensions
by Ard Biesheuvel
· 10 years ago
006d062
crypto: arm - add support for SHA-224/256 using ARMv8 Crypto Extensions
by Ard Biesheuvel
· 10 years ago
864cbee
crypto: arm - add support for SHA1 using ARMv8 Crypto Instructions
by Ard Biesheuvel
· 10 years ago
652ccae
crypto: arm - move ARM specific Kconfig definitions to a dedicated file
by Ard Biesheuvel
· 10 years ago
001eabf
crypto: arm/aes update NEON AES module to latest OpenSSL version
by Ard Biesheuvel
· 10 years ago
f43c239
crypto: arm - replace memset by memzero_explicit
by Julia Lawall
· 10 years ago
5d26a10
crypto: prefix module autoloading with "crypto-"
by Kees Cook
· 10 years ago
Next »