Home
last modified time | relevance | path

Searched defs:test_rng_new (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/rands/
H A Dtest_rng.c23 static OSSL_FUNC_rand_newctx_fn test_rng_new; variable
50 static void *test_rng_new(void *provctx, void *parent, in test_rng_new() function