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