[PATCH 0/3] crypto: testmgr - Add missing tests for internal sha*-mb implementations
From: Marcelo Cerri
Date: Wed Oct 26 2016 - 13:05:21 EST
This series adds null tests for all sha*-mb internal algorithms so they can
be used in FIPS mode without further problems.
Since they are 3 separated modules I decided to use a separated commit for
each one.
Marcelo Cerri (3):
crypto: testmgr - Add missing tests for internal sha1-mb
implementation
crypto: testmgr - Add missing tests for internal sha256-mb
implementation
crypto: testmgr - Add missing tests for internal sha512-mb
implementation
crypto/testmgr.c | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
--
2.7.4