Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
7346e54dbf5bff11255b9c5476513ff3016608b6
/
arch
/
arm64
/
crypto
/
aes-glue.c
39e0bdd
crypto: arm64/aes-ce - really hide slower algos when faster ones are enabled
by Ard Biesheuvel
· 4 years ago
a221b33
crypto: arm64/aes-glue - use crypto_shash_tfm_digest()
by Eric Biggers
· 4 years, 8 months ago
674f368
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
by Eric Biggers
· 5 years ago
67cfa5d
crypto: arm64/aes-neonbs - implement ciphertext stealing for XTS
by Ard Biesheuvel
· 5 years ago
7cceca8
crypto: arm64/aes - implement support for XTS ciphertext stealing
by Ard Biesheuvel
· 5 years ago
7c9d65c
crypto: arm64/aes-cts-cbc - move request context data to the stack
by Ard Biesheuvel
· 5 years ago
69b6f2e
crypto: arm64/aes-neon - limit exposed routines if faster driver is enabled
by Ard Biesheuvel
· 5 years ago
7b865ec
crypto: arm64/aes - Use PTR_ERR_OR_ZERO rather than its implementation.
by zhong jiang
· 5 years ago
735177c
crypto: arm64/aes - implement accelerated ESSIV/CBC mode
by Ard Biesheuvel
· 5 years ago
65d0042
crypto: arm64/aes-cts-cbc - factor out CBC en/decryption of a walk
by Ard Biesheuvel
· 5 years ago
ff6f411
crypto: aes - move sync ctr(aes) to AES library and generic helper
by Ard Biesheuvel
· 5 years ago
c184472
crypto: arm64/aes-ce - switch to library version of key expansion routine
by Ard Biesheuvel
· 5 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
f6e9af8
crypto: arm64/cbcmac - handle empty messages in same way as template
by Eric Biggers
· 6 years ago
e52b702
crypto: arm64 - convert to use crypto_simd_usable()
by Eric Biggers
· 6 years ago
7ff9036
crypto: arm64/aes - fix handling sub-block CTS-CBC inputs
by Eric Biggers
· 6 years ago
dd597fb
crypto: arm64/aes-blk - add support for CTS-CBC mode
by Ard Biesheuvel
· 6 years ago
557ecb4
crypto: arm64/aes-blk - remove pointless (u8 *) casts
by Ard Biesheuvel
· 6 years ago
c5f5aee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by Herbert Xu
· 6 years ago
e50944e
crypto: shash - remove useless setting of type flags
by Eric Biggers
· 7 years ago
6e88f01
crypto: arm64/aes-blk - fix and move skcipher_walk_done out of kernel_neon_begin, _end
by Jia He
· 7 years ago
6833817
crypto: arm64/aes-blk - move kernel mode neon en/disable into loop
by Ard Biesheuvel
· 7 years ago
45223b7
crypto: arm64/aes - do not call crypto_unregister_skcipher twice on error
by Corentin Labbe
· 7 years ago
e211506
crypto: arm64/aes-blk - add a non-SIMD fallback for synchronous CTR
by Ard Biesheuvel
· 7 years ago
45fe93d
crypto: algapi - make crypto_xor() take separate dst and src arguments
by Ard Biesheuvel
· 7 years ago
4860620
crypto: arm64/aes - add NEON/Crypto Extensions CBCMAC/CMAC/XCBC driver
by Ard Biesheuvel
· 8 years ago
4edd7d0
crypto: arm64/aes-neon-blk - tweak performance for low end cores
by Ard Biesheuvel
· 8 years ago
ccc5d51
crypto: arm64/aes-blk - remove cra_alignmask
by Ard Biesheuvel
· 8 years ago
293614c
crypto: arm64/aes-blk - expose AES-CTR as synchronous cipher as well
by Ard Biesheuvel
· 8 years ago
b3e1e0c
crypto: arm64/aes-ce-ctr - fix skcipher conversion
by Ard Biesheuvel
· 8 years ago
7f329c1
crypto: arm/aes-ce - fix broken monolithic build
by Ard Biesheuvel
· 8 years ago
d0ed0db
crypto: arm64/aes - Convert to skcipher
by Herbert Xu
· 8 years ago
2db34e7
crypto: arm64/aes-ctr - fix NULL dereference in tail processing
by Ard Biesheuvel
· 8 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
cd98411
crypto: arm64/aes - mark 64 bit ARMv8 AES helper ciphers
by Stephan Mueller
· 10 years ago
e3aa91a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
5d26a10
crypto: prefix module autoloading with "crypto-"
by Kees Cook
· 10 years ago
12ac3ef
arm64/crypto: use crypto instructions to generate AES key schedule
by Ard Biesheuvel
· 10 years ago
f960d20
crypto: arm64-aes - fix encryption of unaligned data
by Mikulas Patocka
· 10 years ago
49788fe
arm64/crypto: AES-ECB/CBC/CTR/XTS using ARMv8 NEON and Crypto Extensions
by Ard Biesheuvel
· 11 years ago