Searched refs:tsc (Results 1 – 1 of 1) sorted by relevance
1996 SSL_CONNECTION *tsc = SSL_CONNECTION_FROM_SSL_ONLY(t); in SSL_copy_session_id() local1999 if (tsc == NULL || fsc == NULL) in SSL_copy_session_id()2018 ssl_cert_free(tsc->cert); in SSL_copy_session_id()2019 tsc->cert = fsc->cert; in SSL_copy_session_id()
Completed in 35 milliseconds