开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2018-11-16
crypto: aes-ce - Remove duplicate header
Brajeswar Ghosh
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