Home | History | Annotate | Download | only in ssl

Lines Matching refs:SSL_copy_session_id

860 void SSL_copy_session_id(SSL *t,const SSL *f)
2688 SSL_copy_session_id(ret,s);
2695 * and thus we can't use SSL_copy_session_id. */