开源镜像站
帮助
动态
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
/
drivers
/
crypto
/
ccp
/
ccp-crypto-aes-xts.c
Age
Commit message (
Expand
)
Author
2022-12-09
crypto: ccp - Set DMA alignment explicitly
Herbert Xu
2020-07-16
crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
2020-07-16
crypto: ccp - permit asynchronous skcipher as fallback
Ard Biesheuvel
2019-11-17
crypto: ccp - switch from ablkcipher to skcipher
Ard Biesheuvel
2019-08-30
crypto: ccp - invoke fallback for XTS ciphertext stealing
Ard Biesheuvel
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-09-28
crypto: ccp - Remove VLA usage of skcipher
Kees Cook
2017-08-04
crypto: ccp - Add XTS-AES-256 support for CCP version 5
Gary R Hook
2017-08-04
crypto: ccp - Rework the unit-size check for XTS-AES
Gary R Hook
2017-08-04
crypto: ccp - Add a call to xts_check_key()
Gary R Hook
2017-08-04
crypto: ccp - Fix XTS-AES-128 support on v5 CCPs
Gary R Hook
2016-07-01
crypto: ccp - Use skcipher for fallback
Herbert Xu
2016-05-25
crypto: ccp - Fix AES XTS error for request sizes above 4096
Tom Lendacky
2015-02-27
crypto: ccp - Updates for checkpatch warnings/errors
Tom Lendacky
2014-05-22
crypto: ccp - tfm->__crt_alg->cra_name directly
Marek Vasut
2013-12-20
crypto: ccp - Remove user triggerable pr_err calls
Tom Lendacky
2013-12-05
crypto: ccp - CCP XTS-AES crypto API support
Tom Lendacky