Page MenuHomePhabricator

[SECP256K1] Remove unused secp256k1_fe_inv_all_var
ClosedPublic

Authored by Fabien on Apr 8 2021, 13:12.

Details

Reviewers
deadalnix
Group Reviewers
Restricted Project
Commits
rABCc47149e07ca0: [SECP256K1] Remove unused secp256k1_fe_inv_all_var
Summary
This function is only used in tests, since its functionality was inlined
into secp256k1_ge_set_all_gej_var in #553.

Backport of secp256k1#878

Test Plan
ninja check-secp256k1

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Fabien requested review of this revision.Apr 8 2021, 13:12
This revision is now accepted and ready to land.Apr 8 2021, 13:20
This revision was landed with ongoing or failed builds.Apr 8 2021, 13:24
This revision was automatically updated to reflect the committed changes.