Home
last modified time | relevance | path

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

/openssl-master/providers/implementations/rands/
A Ddrbg_ctr.c25 static OSSL_FUNC_rand_newctx_fn drbg_ctr_new_wrapper; variable
603 static void *drbg_ctr_new_wrapper(void *provctx, void *parent, in drbg_ctr_new_wrapper() function
734 { OSSL_FUNC_RAND_NEWCTX, (void(*)(void))drbg_ctr_new_wrapper },

Completed in 3 milliseconds