Searched refs:drbg_ctr_free (Results 1 – 1 of 1) sorted by relevance
25 static OSSL_FUNC_rand_freectx_fn drbg_ctr_free; variable606 &drbg_ctr_new, &drbg_ctr_free, in drbg_ctr_new_wrapper()611 static void drbg_ctr_free(void *vdrbg) in drbg_ctr_free() function735 { OSSL_FUNC_RAND_FREECTX, (void(*)(void))drbg_ctr_free },