Searched refs:test512 (Results 1 – 3 of 3) sorted by relevance
132 static const struct testvector test512[] = { variable246 for (i = 0; i < sizeof(test512) / sizeof(test512[0]); ++i) { in ATF_TC_BODY()247 len = strlen(test512[i].vector); in ATF_TC_BODY()250 memcpy(buf + j, test512[i].vector, len); in ATF_TC_BODY()254 ATF_CHECK_STREQ(test512[i].hash, output); in ATF_TC_BODY()
60 static unsigned char test512[] = { variable
551 test512, test1024, test2048, test4096 in MAIN()554 sizeof(test512), sizeof(test1024), in MAIN()