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
/
drivers
/
crypto
/
ccp
/
ccp-crypto.h
Age
Commit message (
Expand
)
Author
2019-11-17
crypto: ccp - switch from ablkcipher to skcipher
Ard Biesheuvel
2019-08-09
crypto: ccp - Remove unnecessary linux/pci.h include
Bjorn Helgaas
2019-07-26
crypto: ccp - Include the module name in system log messages
Hook, Gary
2019-07-26
crypto: ccp - move to AES library for CMAC key derivation
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-07-28
csrypto: ccp - Expand RSA support for a v5 ccp
Gary R Hook
2017-07-28
crypto: ccp - Add support for RSA on the CCP
Gary R Hook
2017-07-28
crypto: ccp - Update copyright dates for 2017.
Gary R Hook
2017-03-24
crypto: ccp - Enable support for AES GCM on v5 CCPs
Gary R Hook
2017-03-24
crypto: ccp - Enable 3DES function on v5 CCPs
Gary R Hook
2017-03-24
crypto: ccp - Add SHA-2 384- and 512-bit support
Gary R Hook
2016-07-01
crypto: ccp - Use skcipher for fallback
Herbert Xu
2016-02-01
crypto: ccp - Limit the amount of information exported
Tom Lendacky
2015-02-27
crypto: ccp - Updates for checkpatch warnings/errors
Tom Lendacky
2014-02-09
crypto: ccp - Move HMAC calculation down to ccp ops file
Tom Lendacky
2014-01-15
crypto: ccp - Change data length declarations to u64
Tom Lendacky
2013-12-20
crypto: ccp - Fix sparse warnings in ccp-crypto-sha.c
Tom Lendacky
2013-12-05
crypto: ccp - crypto API interface to the CCP device driver
Tom Lendacky