openssl/include
Rich Salz ca4a494cb7 Make TS structures opaque.
Most of the accessors existed and were already used so it was easy.
TS_VERIFY_CTX didn't have accessors/settors so I added the simple and
obvious ones, and changed the app to use them.  Also, within crypto/ts,
replaced the functions with direct access to the structure members
since we generally aren't opaque within a directory.

Also fix RT3901.

Reviewed-by: Tim Hudson <tjh@openssl.org>
2015-09-05 17:49:20 -04:00
..
internal Identify and move OpenSSL internal header files 2015-05-14 15:13:49 +02:00
openssl Make TS structures opaque. 2015-09-05 17:49:20 -04:00