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