MCPcopy 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
103void Int::ModNeg() {
104 Neg();
105 Add(&_P);
106}
107
108// ------------------------------------------------
109

Callers 2

DoubleDirectMethod · 0.45
GetYMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected