Searched refs:test_rng_set_ctx_params (Results 1 – 1 of 1) sorted by relevance
31 static OSSL_FUNC_rand_set_ctx_params_fn test_rng_set_ctx_params; variable84 if (!test_rng_set_ctx_params(t, params) || strength > t->strength) in test_rng_instantiate()171 static int test_rng_set_ctx_params(void *vtest, const OSSL_PARAM params[]) in test_rng_set_ctx_params() function288 { OSSL_FUNC_RAND_SET_CTX_PARAMS, (void(*)(void))test_rng_set_ctx_params },
Completed in 3 milliseconds