Searched refs:test512 (Results 1 – 3 of 3) sorted by relevance
118 static const struct testvector test512[] = { variable232 for (i = 0; i < sizeof(test512) / sizeof(test512[0]); ++i) { in ATF_TC_BODY()233 len = strlen(test512[i].vector); in ATF_TC_BODY()236 memcpy(buf + j, test512[i].vector, len); in ATF_TC_BODY()240 ATF_CHECK_STREQ(test512[i].hash, output); in ATF_TC_BODY()
10 static unsigned char test512[] = { variable
1496 { test512, sizeof(test512), 512 }, in speed_main()