Searched refs:SSL_copy_session_id (Results 1 – 4 of 4) sorted by relevance
580 SSL_copy_session_id(((BIO_SSL *)t->ptr)->ssl,((BIO_SSL *)f->ptr)->ssl); in BIO_ssl_copy_session_id()
785 void SSL_copy_session_id(SSL *t,const SSL *f) in SSL_copy_session_id() function2182 SSL_copy_session_id(ret,s); in SSL_dup()
1385 void SSL_copy_session_id(SSL *to,const SSL *from);