Searched refs:drbg_hmac_free (Results 1 – 1 of 1) sorted by relevance
24 static OSSL_FUNC_rand_freectx_fn drbg_hmac_free; variable337 &drbg_hmac_new, &drbg_hmac_free, in drbg_hmac_new_wrapper()342 static void drbg_hmac_free(void *vdrbg) in drbg_hmac_free() function483 { OSSL_FUNC_RAND_FREECTX, (void(*)(void))drbg_hmac_free },
Completed in 4 milliseconds