Home | History | Annotate | Download | only in ssl

Lines Matching refs:SSL_copy_session_id

877 void SSL_copy_session_id(SSL *t,const SSL *f)
2803 SSL_copy_session_id(ret,s);
2810 * and thus we can't use SSL_copy_session_id. */