[openssl-dev] Duplicate APIs?

Short, Todd tshort at akamai.com
Mon Feb 8 15:06:41 UTC 2016


Hi,

I know OpenSSL is making 1.1 not ABI compliant to 1.0, so, maybe now is a good time to clean this up?

I noticed that:

* SSL_cache_hit(SSL*), and
* SSL_session_reused(SSL*ssl) --> SSL_ctrl(ssl,SSL_CTRL_GET_SESSION_REUSED,0,NULL)

are practically the same thing; both return s->hit.

Are both really needed?
--
-Todd Short
// tshort at akamai.com<mailto:tshort at akamai.com>
// "One if by land, two if by sea, three if by the Internet."

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-dev/attachments/20160208/ab481925/attachment.html>


More information about the openssl-dev mailing list