Make some more API types opaquely available from ossl_typ.h, meaning the
authorGeoff Thorpe <geoff@openssl.org>
Sat, 15 May 2004 18:32:08 +0000 (18:32 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Sat, 15 May 2004 18:32:08 +0000 (18:32 +0000)
commitd6dda126b7921c1067cdc49845e4656c53a5c96b
tree56add0d2b707f7697918103d858a5f33eac8f050
parent7771b6c5b5cfeaab5eb0dca6f9ddb1dae0389f2d
Make some more API types opaquely available from ossl_typ.h, meaning the
corresponding headers are only required for API functions or structure
details. This now includes the bignum types and BUF_MEM. Subsequent commits
will remove various dependencies on bn.h and buffer.h and update the
makefile dependencies.
crypto/bn/bn.h
crypto/buffer/buffer.h
crypto/ossl_typ.h