Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brichard19/BitCrack
/ keysPerStep
Method
keysPerStep
CLKeySearchDevice/CLKeySearchDevice.cpp:329–332 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
327
}
328
329
uint64_t CLKeySearchDevice::keysPerStep()
330
{
331
return (uint64_t)_points;
332
}
333
334
std::string CLKeySearchDevice::getDeviceName()
335
{
Callers
1
run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected