Searched refs:drbg_ctr_new_wrapper (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl/dist/providers/implementations/rands/
H A Ddrbg_ctr.c24 static OSSL_FUNC_rand_newctx_fn drbg_ctr_new_wrapper; variable
602 static void *drbg_ctr_new_wrapper(void *provctx, void *parent, function
734 { OSSL_FUNC_RAND_NEWCTX, (void(*)(void))drbg_ctr_new_wrapper },

Completed in 137 milliseconds