Home
last modified time | relevance | path

Searched refs:test_str4 (Results 1 – 1 of 1) sorted by relevance

/curl/tests/unit/
H A Dunit1615.c61 static const char test_str4[] = ""; /* empty, zero size input */ variable
136 Curl_sha512_256it(output_buf, (const unsigned char *) test_str4,
137 (sizeof(test_str4) / sizeof(char)) - 1);

Completed in 3 milliseconds