Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/albertobsd/keyhunt
/ ModNeg
Method
ModNeg
secp256k1/IntMod.cpp:103–106 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
101
// ------------------------------------------------
102
103
void Int::ModNeg() {
104
Neg();
105
Add(&_P);
106
}
107
108
// ------------------------------------------------
109
Callers
2
DoubleDirect
Method · 0.45
GetY
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected