Searched refs:force_entropy (Results 1 – 1 of 1) sorted by relevance
114 char *force_entropy = getenv("CURL_ENTROPY"); in randit() local115 if(force_entropy) { in randit()118 size_t elen = strlen(force_entropy); in randit()121 memcpy((char *)&seed, force_entropy, min); in randit()