diff options
author | tb <> | 2025-01-06 12:35:27 +0000 |
---|---|---|
committer | tb <> | 2025-01-06 12:35:27 +0000 |
commit | a17554dd266dd401e31d7f1f76fdd12969d11aaf (patch) | |
tree | 4d972561c740c5722770d1761d303404400ad414 /src/lib/libcrypto/ec/ecp_methods.c | |
parent | b49ed379be5d4e78d2fe9ffefb79f0ec0ddff691 (diff) | |
download | openbsd-a17554dd266dd401e31d7f1f76fdd12969d11aaf.tar.gz openbsd-a17554dd266dd401e31d7f1f76fdd12969d11aaf.tar.bz2 openbsd-a17554dd266dd401e31d7f1f76fdd12969d11aaf.zip |
Shuffle functions into a more sensible order
BN_reciprocal() is only called by BN_div_recp() which in turn is only
called by BN_mod_mul_reciprocal(). So use this order and make the first
two static.
Diffstat (limited to 'src/lib/libcrypto/ec/ecp_methods.c')
0 files changed, 0 insertions, 0 deletions