Searched refs:drbg_hash_free (Results 1 – 1 of 1) sorted by relevance
27 static OSSL_FUNC_rand_freectx_fn drbg_hash_free; variable445 &drbg_hash_new, &drbg_hash_free, in drbg_hash_new_wrapper()450 static void drbg_hash_free(void *vdrbg) in drbg_hash_free() function579 { OSSL_FUNC_RAND_FREECTX, (void(*)(void))drbg_hash_free },
Completed in 5 milliseconds