Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/albertobsd/keyhunt
/ GetR4
Method
GetR4
secp256k1/IntMod.cpp:679–681 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
677
return &_R3;
678
}
679
Int* Int::GetR4() {
680
return &_R4;
681
}
682
683
// ------------------------------------------------
684
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected