Home
last modified time | relevance | path

Searched refs:Curl_win32_random (Results 1 - 3 of 3) sorted by relevance

/third_party/curl/lib/
H A Drand.c70 CURLcode Curl_win32_random(unsigned char *entropy, size_t length) in Curl_win32_random() function
138 result = Curl_win32_random((unsigned char *)rnd, sizeof(*rnd)); in randit()
H A Drand.h47 CURLcode Curl_win32_random(unsigned char *entropy, size_t length);
/third_party/curl/lib/vtls/
H A Dschannel.c2605 return Curl_win32_random(entropy, length); in schannel_random()

Completed in 5 milliseconds