MCPcopy Create free account
hub / github.com/brichard19/BitCrack / CudaDeviceResult

Class CudaDeviceResult

CudaKeySearchDevice/CudaKeySearchDevice.cpp:232–232  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

230
231 for(int i = 0; i < count; i++) {
232 struct CudaDeviceResult *rPtr = &((struct CudaDeviceResult *)ptr)[i];
233
234 // might be false-positive
235 if(!isTargetInList(rPtr->digest)) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected