index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
ccp
/
ccp-crypto-aes-cmac.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: ccp - Prevent information leakage on export
Tom Lendacky
2016-04-15
1
-0
/
+3
*
crypto: ccp - memset request context to zero during import
Tom Lendacky
2016-02-28
1
-0
/
+1
*
crypto: ccp - Don't assume export/import areas are aligned
Tom Lendacky
2016-02-06
1
-10
/
+16
*
crypto: ccp - Limit the amount of information exported
Tom Lendacky
2016-02-01
1
-5
/
+11
*
crypto: ccp - Add hash state import and export support
Tom Lendacky
2016-01-25
1
-0
/
+23
*
crypto: ccp - Replace BUG_ON with WARN_ON and a return code
Tom Lendacky
2015-10-08
1
-1
/
+19
*
crypto: ccp - Updates for checkpatch warnings/errors
Tom Lendacky
2015-02-27
1
-5
/
+7
*
crypto: ccp - Cleanup hash invocation calls
Tom Lendacky
2014-01-15
1
-1
/
+1
*
crypto: ccp - Change data length declarations to u64
Tom Lendacky
2014-01-15
1
-8
/
+13
*
crypto: ccp - Check for caller result area before using it
Tom Lendacky
2014-01-15
1
-1
/
+3
*
crypto: ccp - Cleanup scatterlist usage
Tom Lendacky
2014-01-15
1
-2
/
+4
*
crypto: ccp - Apply appropriate gfp_t type to memory allocations
Tom Lendacky
2014-01-15
1
-1
/
+4
*
crypto: ccp - Remove user triggerable pr_err calls
Tom Lendacky
2013-12-20
1
-3
/
+1
*
crypto: ccp - CCP AES CMAC mode crypto API support
Tom Lendacky
2013-12-05
1
-0
/
+355