MCPcopy Create free account
hub / github.com/albertobsd/keyhunt / bloom

Class bloom

keyhunt.cpp:184–184  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

182bool processOneVanity();
183
184bool initBloomFilter(struct bloom *bloom_arg,uint64_t items_bloom);
185
186void writeFileIfNeeded(const char *fileName);
187

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected