Move BN structs to bn_lcl.h
authortb <tb@openbsd.org>
Fri, 14 Jan 2022 08:01:47 +0000 (08:01 +0000)
committertb <tb@openbsd.org>
Fri, 14 Jan 2022 08:01:47 +0000 (08:01 +0000)
commite5507b7981b662f711a33add37935e7512c0ba02
tree356e2172e01ff3d7a2ce833f6d278a51aa0438cb
parentf7158ee35b5121314332ae1ca7f95c305fd7c3d5
Move BN structs to bn_lcl.h

This makes all structs in bn.h opaque that are also opaque in OpenSSL.

ok inoguchi jsing
lib/libcrypto/bn/bn.h
lib/libcrypto/bn/bn_lcl.h