Various BN*init() will be removed from the public API
authortb <tb@openbsd.org>
Sun, 16 Apr 2023 09:08:20 +0000 (09:08 +0000)
committertb <tb@openbsd.org>
Sun, 16 Apr 2023 09:08:20 +0000 (09:08 +0000)
commit396620addbc4ab1212002ace2c7052b0d7ad5329
treebcb3880ef01b4855ff83e36f9b6193ecdd306a5f
parent0a1fd4b91548f5fdc7fc95ac3ea3264f44ea495f
Various BN*init() will be removed from the public API

With the corresponding structs now being opaque, the only thing they are
good for outside the library are memory leaks. They will be removed
completely or become internal only.

ok jsing
lib/libcrypto/bn/bn.h