Test: link drbgtest statically against libcrypto
authorDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Mon, 22 Oct 2018 16:05:14 +0000 (18:05 +0200)
committerDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Thu, 8 Nov 2018 15:32:30 +0000 (16:32 +0100)
commitc39df745b08d9d9e8ae323a2b017db1961f5c0b8
tree5e69581e1e8b3eb282297f8f2a51414e617fc3ed
parentefd67e01a5471f9b0745018d7707b69876b070f6
Test: link drbgtest statically against libcrypto

and remove duplicate rand_drbg_seedlen() implementation again.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7462)

(cherry picked from commit 1c615e4ce97715ae3af9255bc57be32a49687966)
crypto/rand/drbg_lib.c
crypto/rand/rand_lcl.h
test/build.info
test/drbgtest.c