Home
last modified time | relevance | path

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

/openssl-master/providers/implementations/rands/
A Ddrbg_ctr.c463 static int drbg_ctr_uninstantiate(PROV_DRBG *drbg) in drbg_ctr_uninstantiate() function
477 return drbg_ctr_uninstantiate((PROV_DRBG *)vdrbg); in drbg_ctr_uninstantiate_wrapper()
607 &drbg_ctr_instantiate, &drbg_ctr_uninstantiate, in drbg_ctr_new_wrapper()

Completed in 5 milliseconds