Searched refs:ctr_entropy (Results 1 – 1 of 1) sorted by relevance
837 mbedtls_entropy_context ctr_entropy; in Curl_mbedtls_random() local839 mbedtls_entropy_init(&ctr_entropy); in Curl_mbedtls_random()844 &ctr_entropy, NULL, 0); in Curl_mbedtls_random()866 mbedtls_entropy_free(&ctr_entropy); in Curl_mbedtls_random()