lkml.org 
[lkml]   [2014]   [Jan]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Subject[PATCH 0/6] crypto: ccp - more code fixes/cleanup
From
Date
The following series implements a fix to hash length wrapping as well
as some additional fixes and cleanups (proper gfp_t type on some memory
allocations, scatterlist usage improvements, null request result field
checks and driver enabled/disabled changes).

This patch series is based on the cryptodev-2.6 kernel tree.

---

Tom Lendacky (6):
crypto: ccp - Apply appropriate gfp_t type to memory allocations
crypto: ccp - Cleanup scatterlist usage
crypto: ccp - Check for caller result area before using it
crypto: ccp - Change data length declarations to u64
crypto: ccp - Cleanup hash invocation calls
crypto: ccp - CCP device enabled/disabled changes


drivers/crypto/ccp/ccp-crypto-aes-cmac.c | 38 +++++++++----
drivers/crypto/ccp/ccp-crypto-sha.c | 88 ++++++++++++++++++------------
drivers/crypto/ccp/ccp-crypto.h | 10 +++
drivers/crypto/ccp/ccp-dev.c | 15 +++++
drivers/crypto/ccp/ccp-ops.c | 34 ++++++------
drivers/crypto/ccp/ccp-pci.c | 3 +
include/linux/ccp.h | 20 +++++--
7 files changed, 139 insertions(+), 69 deletions(-)

--
Tom Lendacky



\
 
 \ /
  Last update: 2014-01-06 21:01    [W:0.068 / U:0.060 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site