test_rng_set_ctx_params
static OSSL_FUNC_rand_set_ctx_params_fn test_rng_set_ctx_params;
{ OSSL_FUNC_RAND_SET_CTX_PARAMS, (void (*)(void))test_rng_set_ctx_params },
if (!test_rng_set_ctx_params(t, params) || strength > t->strength)