D | main.cpp | 39 uint32_t verification; member 106 pass &= VerificationTest(info->hash,info->hashbits,info->verification,false); in SelfTest() 118 pass &= VerificationTest(info->hash,info->hashbits,info->verification,true); in SelfTest() 142 VerificationTest(hash,hashbits,info->verification,true); in test() 155 BulkSpeedTest(info->hash,info->verification); in test() 162 … TinySpeedTest(hashfunc<hashtype>(info->hash),sizeof(hashtype),i,info->verification,true,cycles); in test()
|