index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
crypto
/
aes-ce-glue.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
2020-01-09
1
-12
/
+2
*
crypto: arm/aes-ce - implement ciphertext stealing for CBC
Ard Biesheuvel
2019-09-09
1
-17
/
+171
*
crypto: arm/aes-ce - implement ciphertext stealing for XTS
Ard Biesheuvel
2019-09-09
1
-12
/
+116
*
crypto: arm/aes-ce - yield the SIMD unit between scatterwalk steps
Ard Biesheuvel
2019-09-09
1
-24
/
+23
*
crypto: arm/aes - fix round key prototypes
Ard Biesheuvel
2019-09-09
1
-20
/
+20
*
crypto: arm/aes-ce - provide a synchronous version of ctr(aes)
Ard Biesheuvel
2019-07-26
1
-0
/
+43
*
crypto: arm/aes - use native endiannes for key schedule
Ard Biesheuvel
2019-07-26
1
-6
/
+3
*
crypto: arm/aes-ce - cosmetic/whitespace cleanup
Ard Biesheuvel
2019-07-26
1
-60
/
+56
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
crypto: aes-ce - Remove duplicate header
Brajeswar Ghosh
2018-11-16
1
-1
/
+0
*
crypto: algapi - make crypto_xor() take separate dst and src arguments
Ard Biesheuvel
2017-08-04
1
-3
/
+1
*
crypto: arm/aes-ce - enable module autoloading based on CPU feature bits
Ard Biesheuvel
2017-06-01
1
-4
/
+2
*
crypto: arm/aes-ce - remove cra_alignmask
Ard Biesheuvel
2017-02-03
1
-9
/
+6
*
crypto: aes-ce - Make aes_simd_algs static
Herbert Xu
2016-12-01
1
-1
/
+1
*
crypto: aes-ce - Convert to skcipher
Herbert Xu
2016-11-28
1
-233
/
+157
*
crypto: arm/aes-ce - fix for big endian
Ard Biesheuvel
2016-10-21
1
-0
/
+5
*
crypto: arm/aes-ctr - fix NULL dereference in tail processing
Ard Biesheuvel
2016-09-13
1
-1
/
+1
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-03-17
1
-0
/
+5
|
\
|
*
crypto: xts - fix compile errors
Stephan Mueller
2016-02-17
1
-0
/
+1
|
*
crypto: xts - consolidate sanity check for keys
Stephan Mueller
2016-02-16
1
-0
/
+4
*
|
arm/arm64: crypto: assure that ECB modes don't require an IV
Jeremy Linton
2016-02-15
1
-2
/
+2
|
/
*
crypto: aes-ce - mark ARMv8 AES helper ciphers
Stephan Mueller
2015-03-31
1
-4
/
+8
*
crypto: arm - AES in ECB/CBC/CTR/XTS modes using ARMv8 Crypto Extensions
Ard Biesheuvel
2015-03-12
1
-0
/
+520