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
/
include
/
linux
/
ccp.h
Age
Commit message (
Expand
)
Author
2017-08-04
crypto: ccp - Fix XTS-AES-128 support on v5 CCPs
Gary R Hook
2017-07-18
crypto: ccp - Introduce the AMD Secure Processor device
Brijesh Singh
2017-07-18
crypto: ccp - Fix some line spacing
Gary R Hook
2017-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
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
2017-03-16
crypto: ccp - Assign DMA commands to the channel's CCP
Gary R Hook
2016-10-25
crypto: ccp - fix typo "CPP"
Paul Bolle
2016-08-09
crypto: ccp - Let a v5 CCP provide the same function as v3
Gary R Hook
2016-04-20
crypto: ccp - Register the CCP as a DMA resource
Gary R Hook
2016-03-11
crypto: ccp - CCP versioning support
Gary R Hook
2014-09-24
crypto: ccp - Check for CCP before registering crypto algs
Tom Lendacky
2014-02-09
crypto: ccp - Move HMAC calculation down to ccp ops file
Tom Lendacky
2014-01-15
crypto: ccp - CCP device enabled/disabled changes
Tom Lendacky
2014-01-15
crypto: ccp - Change data length declarations to u64
Tom Lendacky
2013-12-05
crypto: ccp - CCP device driver and interface support
Tom Lendacky