Commit ca4a494c authored by Rich Salz's avatar Rich Salz Committed by Rich Salz
Browse files

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: default avatarTim Hudson <tjh@openssl.org>
parent 8e704858
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment