Home
last modified time | relevance | path

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

/openssl-master/providers/implementations/rands/
A Ddrbg_hmac.c250 static int drbg_hmac_uninstantiate(PROV_DRBG *drbg) in drbg_hmac_uninstantiate() function
261 return drbg_hmac_uninstantiate((PROV_DRBG *)vdrbg); in drbg_hmac_uninstantiate_wrapper()
300 &drbg_hmac_instantiate, &drbg_hmac_uninstantiate, in drbg_hmac_new_wrapper()

Completed in 3 milliseconds