Home
last modified time | relevance | path

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

/openssl/providers/implementations/rands/
H A Ddrbg_hmac.c24 static OSSL_FUNC_rand_freectx_fn drbg_hmac_free; variable
337 &drbg_hmac_new, &drbg_hmac_free, in drbg_hmac_new_wrapper()
342 static void drbg_hmac_free(void *vdrbg) in drbg_hmac_free() function
483 { OSSL_FUNC_RAND_FREECTX, (void(*)(void))drbg_hmac_free },

Completed in 4 milliseconds