Home
last modified time | relevance | path

Searched refs:test_rng_set_ctx_params (Results 1 – 1 of 1) sorted by relevance

/openssl/providers/implementations/rands/
H A Dtest_rng.c32 static OSSL_FUNC_rand_set_ctx_params_fn test_rng_set_ctx_params; variable
87 if (!test_rng_set_ctx_params(t, params) || strength > t->strength) in test_rng_instantiate()
217 static int test_rng_set_ctx_params(void *vtest, const OSSL_PARAM params[]) in test_rng_set_ctx_params() function
338 { OSSL_FUNC_RAND_SET_CTX_PARAMS, (void(*)(void))test_rng_set_ctx_params },

Completed in 8 milliseconds