new_drbg
if (!TEST_ptr(x = new_drbg(NULL))
|| !TEST_ptr(y = new_drbg(x))
|| !TEST_ptr(z = new_drbg(y))