index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
crypto
/
aes-ce-glue.c
Age
Commit message (
Expand
)
Author
2017-08-04
crypto: algapi - make crypto_xor() take separate dst and src arguments
Ard Biesheuvel
2017-06-01
crypto: arm/aes-ce - enable module autoloading based on CPU feature bits
Ard Biesheuvel
2017-02-03
crypto: arm/aes-ce - remove cra_alignmask
Ard Biesheuvel
2016-12-01
crypto: aes-ce - Make aes_simd_algs static
Herbert Xu
2016-11-28
crypto: aes-ce - Convert to skcipher
Herbert Xu
2016-10-21
crypto: arm/aes-ce - fix for big endian
Ard Biesheuvel
2016-09-13
crypto: arm/aes-ctr - fix NULL dereference in tail processing
Ard Biesheuvel
2016-03-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-02-17
crypto: xts - fix compile errors
Stephan Mueller
2016-02-17
crypto: xts - consolidate sanity check for keys
Stephan Mueller
2016-02-15
arm/arm64: crypto: assure that ECB modes don't require an IV
Jeremy Linton
2015-03-31
crypto: aes-ce - mark ARMv8 AES helper ciphers
Stephan Mueller
2015-03-12
crypto: arm - AES in ECB/CBC/CTR/XTS modes using ARMv8 Crypto Extensions
Ard Biesheuvel