[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <50904620.OAA2OAojed@tachyon.chronox.de>
Date: Sun, 01 Mar 2015 20:38:12 +0100
From: Stephan Mueller <smueller@...onox.de>
To: 'Herbert Xu <herbert@...dor.apana.org.au>
Cc: linux-crypto@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] crypto: drbg: performance improvements
Hi,
The following patches increase the performance of the CTR DRBG and Hash
DRBG.
The updates successfully pass the CAVS testing. for Hash DRBG and CTR
DRBG.
Stephan Mueller (2):
crypto: drbg: use single block cipher API
crypto: drbg: remove superflowous memsets
crypto/drbg.c | 57 ++++++++++++++++-----------------------------------------
1 file changed, 16 insertions(+), 41 deletions(-)
--
2.1.0
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists