Home
last modified time | relevance | path

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

/openssl/providers/implementations/rands/
H A Ddrbg_hmac.c28 static OSSL_FUNC_rand_reseed_fn drbg_hmac_reseed_wrapper; variable
185 static int drbg_hmac_reseed_wrapper(void *vdrbg, int prediction_resistance, in drbg_hmac_reseed_wrapper() function
489 { OSSL_FUNC_RAND_RESEED, (void(*)(void))drbg_hmac_reseed_wrapper },

Completed in 5 milliseconds