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-main.c
Age
Commit message (
Expand
)
Author
2021-04-09
crypto: ccp - Use DEFINE_SPINLOCK() for spinlock
Tang Yizhou
2019-11-17
crypto: ccp - switch from ablkcipher to skcipher
Ard Biesheuvel
2019-08-09
crypto: ccp - Log an error message when ccp-crypto fails to load
Gary R Hook
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-11-03
crypto: ccp - use -ENOSPC for transient busy indication
Gilad Ben-Yossef
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
2015-10-08
crypto: ccp - Replace BUG_ON with WARN_ON and a return code
Tom Lendacky
2015-02-27
crypto: ccp - Updates for checkpatch warnings/errors
Tom Lendacky
2014-09-24
crypto: ccp - Check for CCP before registering crypto algs
Tom Lendacky
2014-02-27
crypto: ccp - Account for CCP backlog processing
Tom Lendacky
2014-02-27
crypto: ccp - Invoke context callback when there is a backlog error
Tom Lendacky
2014-02-27
crypto: ccp - Prevent a possible lost CCP command request
Tom Lendacky
2014-02-09
crypto: ccp - Use a single queue for proper ordering of tfm requests
Tom Lendacky
2014-02-09
crypto: ccp - Allow for selective disablement of crypto API algorithms
Tom Lendacky
2013-12-05
crypto: ccp - crypto API interface to the CCP device driver
Tom Lendacky