index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
ccp
/
ccp-crypto.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2020-11-20
1
-1
/
+2
*
crypto: ccp - permit asynchronous skcipher as fallback
Ard Biesheuvel
2020-07-16
1
-1
/
+3
*
crypto: ccp - switch from ablkcipher to skcipher
Ard Biesheuvel
2019-11-17
1
-6
/
+7
*
crypto: ccp - Remove unnecessary linux/pci.h include
Bjorn Helgaas
2019-08-09
1
-1
/
+0
*
crypto: ccp - Include the module name in system log messages
Hook, Gary
2019-07-26
1
-0
/
+4
*
crypto: ccp - move to AES library for CMAC key derivation
Ard Biesheuvel
2019-07-26
1
-3
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
crypto: ccp - Remove VLA usage of skcipher
Kees Cook
2018-09-28
1
-1
/
+1
*
crypto: ccp - Add XTS-AES-256 support for CCP version 5
Gary R Hook
2017-08-04
1
-1
/
+1
*
csrypto: ccp - Expand RSA support for a v5 ccp
Gary R Hook
2017-07-28
1
-0
/
+1
*
crypto: ccp - Add support for RSA on the CCP
Gary R Hook
2017-07-28
1
-0
/
+31
*
crypto: ccp - Update copyright dates for 2017.
Gary R Hook
2017-07-28
1
-1
/
+1
*
crypto: ccp - Enable support for AES GCM on v5 CCPs
Gary R Hook
2017-03-24
1
-0
/
+14
*
crypto: ccp - Enable 3DES function on v5 CCPs
Gary R Hook
2017-03-24
1
-0
/
+22
*
crypto: ccp - Add SHA-2 384- and 512-bit support
Gary R Hook
2017-03-24
1
-3
/
+5
*
crypto: ccp - Use skcipher for fallback
Herbert Xu
2016-07-01
1
-2
/
+1
*
crypto: ccp - Limit the amount of information exported
Tom Lendacky
2016-02-01
1
-0
/
+22
*
crypto: ccp - Updates for checkpatch warnings/errors
Tom Lendacky
2015-02-27
1
-3
/
+0
*
crypto: ccp - Move HMAC calculation down to ccp ops file
Tom Lendacky
2014-02-09
1
-4
/
+4
*
crypto: ccp - Change data length declarations to u64
Tom Lendacky
2014-01-15
1
-2
/
+8
*
crypto: ccp - Fix sparse warnings in ccp-crypto-sha.c
Tom Lendacky
2013-12-20
1
-1
/
+1
*
crypto: ccp - crypto API interface to the CCP device driver
Tom Lendacky
2013-12-05
1
-0
/
+191