Lines Matching refs:SSL_SESSION_new
188 SSL_SESSION *SSL_SESSION_new(void)279 if ((ss=SSL_SESSION_new()) == NULL) return(0);