Re: [PATCH 2/4] crypto: ccp - Set the start-of-command bit

2017-01-30 Thread Gary R Hook
It turns out that this change will negatively impact performance. Please ignore. I will submit a V2 patch set. On 01/30/2017 08:28 AM, Gary R Hook wrote: The start-of-command bit should be set for every sha operation. Signed-off-by: Gary R Hook --- drivers/crypto/ccp/ccp-ops.c |1 + 1 fi

[PATCH 2/4] crypto: ccp - Set the start-of-command bit

2017-01-30 Thread Gary R Hook
The start-of-command bit should be set for every sha operation. Signed-off-by: Gary R Hook --- drivers/crypto/ccp/ccp-ops.c |1 + 1 file changed, 1 insertion(+) diff --git a/drivers/crypto/ccp/ccp-ops.c b/drivers/crypto/ccp/ccp-ops.c index 50fae44..1a27af3 100644 --- a/drivers/crypto/ccp/cc