Home | History | Annotate | Download | only in ssl

Lines Matching refs:SSL_dup

2786 SSL *SSL_dup(SSL *s)
2874 ret->state=s->state; /* SSL_dup does not really work at any state, though */