Searched refs:nullblock (Results 1 – 1 of 1) sorted by relevance
383 unsigned char * nullblock = new unsigned char[keycount]; in ZeroKeyTest() local384 memset(nullblock,0,keycount); in ZeroKeyTest()394 hash(nullblock,i,0,&hashes[i]); in ZeroKeyTest()403 delete [] nullblock; in ZeroKeyTest()