Provide and use a primitive clear function for BIGNUM_it.
authorjsing <jsing@openbsd.org>
Sat, 30 Jul 2022 13:37:17 +0000 (13:37 +0000)
committerjsing <jsing@openbsd.org>
Sat, 30 Jul 2022 13:37:17 +0000 (13:37 +0000)
commit58bfd18af42f84d5c7ec9ac8def2b18e5d94fa58
treed4cae6f6950c5178e640c739d9103b0b4e54ffb4
parent2e58c7339de4fd7d54d5f4ebc50a0fa942c0683e
Provide and use a primitive clear function for BIGNUM_it.

Also tidy up bn_new() while here.

ok tb@
lib/libcrypto/asn1/x_bignum.c