MCPcopy Create free account
hub / github.com/albertobsd/keyhunt / GetFieldCharacteristic

Method GetFieldCharacteristic

secp256k1/IntMod.cpp:664–666  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

662// ------------------------------------------------
663
664Int* Int::GetFieldCharacteristic() {
665 return &_P;
666}
667
668// ------------------------------------------------
669

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected