Searched refs:ssl_session_dup (Results 1 – 3 of 3) sorted by relevance
426 if ((sess = ssl_session_dup(ctx->ssl->session, 0)) == NULL) in tls13_new_session_ticket_recv()
250 ssl_session_dup(SSL_SESSION *sess, int include_ticket) in ssl_session_dup() function
1247 SSL_SESSION *ssl_session_dup(SSL_SESSION *src, int include_ticket);