]> git.ipfire.org Git - thirdparty/openssl.git/commit
Remove unused DRBG tests.
authorPauli <ppzgs1@gmail.com>
Thu, 14 Jan 2021 01:49:47 +0000 (11:49 +1000)
committerPauli <ppzgs1@gmail.com>
Fri, 15 Jan 2021 09:31:21 +0000 (19:31 +1000)
commit975aae76db8792c9137921adf0e4ecbbf375f46b
treeba4ae8cb9f22af7574a0cc5afcc0da0b305b1874
parent0434f9841d45dee081c64ea3aba794a922787ece
Remove unused DRBG tests.

The DRBG known answer tests are performed by evp_test and the old vectors
are not used.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/13867)
test/drbgtest.c
test/drbgtest.h [deleted file]