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:27:06 +0000 (16:27 +0100)
commit1c615e4ce97715ae3af9255bc57be32a49687966
tree36c8b113b86853de1a5c9f873f8dd474f9cd578c
parent680bd131b69d57e891888ab70d300176a5a16617
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)
crypto/rand/drbg_lib.c
crypto/rand/rand_lcl.h
test/build.info
test/drbgtest.c