[PATCH v2 0/2] drivers/crypto/nx: fixes when input data is too large
Marcelo Cerri
mhcerri at linux.vnet.ibm.com
Fri Aug 2 22:09:50 EST 2013
This series of patches fixes two bugs that are triggered when the input data is
too large. The first one is caused by the miscalculation of physical addresses
and the second one by some limits that the co-processor has to the input data.
Changes in v2:
* Replace Signed-Off-By tags with Reviewed-By tags where it is
appropriate.
Marcelo Cerri (2):
drivers/crypto/nx: fix physical addresses added to sg lists
drivers/crypto/nx: fix limits to sg lists for SHA-2
drivers/crypto/nx/nx-sha256.c | 108 +++++++++++++++++++++++-----------------
drivers/crypto/nx/nx-sha512.c | 113 ++++++++++++++++++++++++------------------
drivers/crypto/nx/nx.c | 22 ++++++--
3 files changed, 148 insertions(+), 95 deletions(-)
--
1.7.12
More information about the Linuxppc-dev
mailing list