[PATCH 0/2] crypto: drbg: performance improvements

From: Stephan Mueller
Date: Sun Mar 01 2015 - 14:40:51 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/