index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
crypto
/
aes-glue.c
Age
Commit message (
Expand
)
Author
2016-11-30
crypto: arm64/aes-ce-ctr - fix skcipher conversion
Ard Biesheuvel
2016-11-30
crypto: arm/aes-ce - fix broken monolithic build
Ard Biesheuvel
2016-11-28
crypto: arm64/aes - Convert to skcipher
Herbert Xu
2016-09-13
crypto: arm64/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: arm64/aes - mark 64 bit ARMv8 AES helper ciphers
Stephan Mueller
2014-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-11-24
crypto: prefix module autoloading with "crypto-"
Kees Cook
2014-11-06
arm64/crypto: use crypto instructions to generate AES key schedule
Ard Biesheuvel
2014-07-28
crypto: arm64-aes - fix encryption of unaligned data
Mikulas Patocka
2014-05-14
arm64/crypto: AES-ECB/CBC/CTR/XTS using ARMv8 NEON and Crypto Extensions
Ard Biesheuvel