Searched refs:SSL_get1_session (Results 1 – 6 of 6) sorted by relevance
13 SSL_SESSION *SSL_get1_session(SSL *ssl);23 SSL_get1_session() is the same as SSL_get_session(), but the reference39 If the data is to be kept, SSL_get1_session() will increment the reference
38 by calling SSL_get1_session(), see L<SSL_get_session(3)|SSL_get_session(3)>)
193 SSL_get1_session 242 EXIST::FUNCTION:
156 SSL_SESSION *SSL_get1_session(SSL *ssl) in SSL_get1_session() function
2446 SSL_SESSION *SSL_get1_session(SSL *ssl); /* obtain a reference count */
8954 *) SSL_get1_session() is like SSL_get_session(), but increments