Searched refs:vrand (Results 1 – 1 of 1) sorted by relevance
53 static int evp_rand_up_ref(void *vrand) in evp_rand_up_ref() argument55 EVP_RAND *rand = (EVP_RAND *)vrand; in evp_rand_up_ref()63 static void evp_rand_free(void *vrand) in evp_rand_free() argument65 EVP_RAND *rand = (EVP_RAND *)vrand; in evp_rand_free()
Completed in 9 milliseconds