SSL_ct_is_enabled
if (peer != NULL && !SSL_session_reused(s) && SSL_ct_is_enabled(s)) {
int SSL_ct_is_enabled(const SSL *s);