Home | History | Annotate | Download | only in ssl

Lines Matching refs:SSL_SESSION_new

188 SSL_SESSION *SSL_SESSION_new(void)
287 if ((ss=SSL_SESSION_new()) == NULL) return(0);