Searched refs:ctr_entropy (Results 1 – 1 of 1) sorted by relevance
835 mbedtls_entropy_context ctr_entropy; in Curl_mbedtls_random() local837 mbedtls_entropy_init(&ctr_entropy); in Curl_mbedtls_random()842 &ctr_entropy, NULL, 0); in Curl_mbedtls_random()864 mbedtls_entropy_free(&ctr_entropy); in Curl_mbedtls_random()