Make RSA, RSA_PSS_PARAMS and RSA_METHOD opaque
authortb <tb@openbsd.org>
Fri, 14 Jan 2022 08:34:39 +0000 (08:34 +0000)
committertb <tb@openbsd.org>
Fri, 14 Jan 2022 08:34:39 +0000 (08:34 +0000)
commite3ac9fd655f968666beed5a24a9f4b6bc052d86b
tree61a6a53f09c4f3fc55f0fd15147dca198379a19b
parentf36fa09cb240d8bc21f8ade46fed1e015a56f466
Make RSA, RSA_PSS_PARAMS and RSA_METHOD opaque

Move the struct internals to rsa_locl.h and provide a missing
typedef in ossl_typ.h.

ok inoguchi jsing
lib/libcrypto/ossl_typ.h
lib/libcrypto/rsa/rsa.h
lib/libcrypto/rsa/rsa_locl.h