Inline two copies of EC_GROUP_order_bits()
authortb <tb@openbsd.org>
Mon, 3 Jul 2023 09:25:44 +0000 (09:25 +0000)
committertb <tb@openbsd.org>
Mon, 3 Jul 2023 09:25:44 +0000 (09:25 +0000)
commit5eecd1d368f9fc54cc77a51545a9a83998afedab
treeacf13001ece80abacb8f20e4d8e90d5b091b5bed
parent3a7451b441d1a7b212f496db7f1da7847b078812
Inline two copies of EC_GROUP_order_bits()

This code is way more complicated than it needs to be. Simplify. ec_bits()
was particularly stupid.

ok beck jsing
lib/libcrypto/ec/ec_ameth.c