MCPcopy Create free account
hub / github.com/bitcoin-core/minisketch / poly_divmod

Function poly_divmod

tests/pyminisketch.py:197–215  ·  view source on GitHub ↗

Return the polynomial (quotient, remainder) of poly divided by mod.

(poly, mod, gf)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

poly_gcdFunction · 0.85
poly_tracemodFunction · 0.85
poly_frobeniusmodFunction · 0.85
rec_splitFunction · 0.85

Calls 1

mulMethod · 0.80

Tested by

no test coverage detected