Make structs in comp.h opaque
authortb <tb@openbsd.org>
Fri, 14 Jan 2022 08:21:12 +0000 (08:21 +0000)
committertb <tb@openbsd.org>
Fri, 14 Jan 2022 08:21:12 +0000 (08:21 +0000)
commitede3f3cde163300f5cd33e307719b9b753c91176
tree22b48c1a3be540d059f82f1dc77f75c8970b4f82
parent00451bf8b0a2ac48111e9909f9236527a7cc963f
Make structs in comp.h opaque

This moves COMP_CTX and COMP_METHOD to comp_local.h and provides
missing typedefs in ossl_typ.h.

ok inoguchi jsing
lib/libcrypto/comp/comp.h
lib/libcrypto/comp/comp_local.h
lib/libcrypto/ossl_typ.h