CRNGT: continuous DRBG tests for providers
authorPauli <paul.dale@oracle.com>
Fri, 8 May 2020 00:25:03 +0000 (10:25 +1000)
committerPauli <paul.dale@oracle.com>
Wed, 24 Jun 2020 10:05:41 +0000 (20:05 +1000)
commit4bffc025fd1b75b690f50552f443cbd3b1f1cbaf
tree06639e838c233e4ab695c775973376a5b068c807
parentbcc4ae675edd66242aa27f3ed3b7d1bf6f1005e3
CRNGT: continuous DRBG tests for providers

Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/11682)
crypto/rand/build.info
crypto/rand/drbg_lib.c
crypto/rand/rand_lib.c
crypto/rand/rand_local.h
providers/implementations/rands/build.info
providers/implementations/rands/crngt.c [new file with mode: 0644]
providers/implementations/rands/rand_crng_test.c [deleted file]