lkml.org 
[lkml]   [2018]   [Jul]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/6] crypto: fixes and cleanups
Date
The patch set fixes ccree IV handling, finup() operation (provided           
by Hadar Gat) and CTS-AES mode of operation along a code cleanup.

Since our finup() method was obviously broken but was not detected
by testmgr, I've added finup() test to testmgr to catch it next
time it happened.

Changes from v1:
- Add missing "static" qualifier reported by kbuild bot
- Add CTS-AES fix and some more cleanups


Gilad Ben-Yossef (5):
crypto: testmgr: add hash finup tests
crypto: ccree: fix iv handling
crypto: ccree: remove dead legacy code
crypto: ccree: use CBC-CS3 CTS mode
crypto: ccree: rate limit debug print

Hadar Gat (1):
crypto: ccree: fix finup

crypto/testmgr.c | 55 +++++++++++++---
drivers/crypto/ccree/cc_cipher.c | 137 +++++++++++++++++++++++++--------------
drivers/crypto/ccree/cc_driver.c | 4 +-
drivers/crypto/ccree/cc_hash.c | 81 +++++------------------
4 files changed, 153 insertions(+), 124 deletions(-)

--
2.7.4

\
 
 \ /
  Last update: 2018-07-01 09:04    [W:0.156 / U:0.044 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site