Next pass of bn_prime.c cleanup
authortb <tb@openbsd.org>
Wed, 9 Nov 2022 11:31:51 +0000 (11:31 +0000)
committertb <tb@openbsd.org>
Wed, 9 Nov 2022 11:31:51 +0000 (11:31 +0000)
commitd99b4544c2522aa0bf0fddf07957787e64066721
treec6cfe85f100ea847d1fed20df25195540d0509f4
parent701be749d12498aa10febab43aa52c2896d49b11
Next pass of bn_prime.c cleanup

Garbage collect a few pointless variables and remove a loop that wasn't
really a loop. Simplify BN_CTX handling and drop some stupid comments.

ok jsing miod
lib/libcrypto/bn/bn_prime.c